Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

eBay Report Item Link

Creates Item Link to Report listing for breaching Ebay.co.uk's Listing Policy. Incompatible with (and partly overridden by): Simple eBay Item Links (http://userscripts.org/scripts/show/2256) and Check For Shilling Links (http://userscripts.org/scripts/show/2651)

Creates Item Link to Report listing for breaching Ebay.co.uk's Listing Policy. Incompatible with (and partly overridden by):
"Simple eBay Item Links": http://userscripts.org/scripts/show/2256
and
"Check For Shilling Links": http://userscripts.org/scripts/show/2651

Sample view (number is faked):
http://i99.photobucket.com/albums/l281/2xjk/eb/...






Dec 29, 2007
bob2005euro Script's author

Please remove the close quotes from the last line of my previous comment - it should read:

http://cgi.ebay.ca/*

-- Bob

 
Dec 29, 2007
bob2005euro Script's author

Hi cristianx, I've only just logged in after a year away so my reply will probably be out of date.

I hardcoded the script for ebay.co.uk only, because at the time (2006) eBay UK did not have a report item link but eBay USA did.

Therefore this script is only useful in that it makes the link at the top of the listing and saves you scrolling all the way to the end.

I have just retested the script and am amazed it still works for ebay.co.uk.

Anyway to make it work for ebay.ca for example, you will need to edit the source and replace this line

http://pages.ebay.co.uk/help/contact_us/_base/index_4.html?item=

with the correct URL for the eBay site you use.

For example, for eBay Canada I would change it to:

http://pages.ebay.ca/help/contact_us/_base/index_4.html?item=

This is a clumsy way to change it, a better script writer than myself would extract the domain name from the current document so that the script works in all sites.

After that change, reinstall the script and then you will also need to add a pattern to the Included Pages in greasemonkey's Manage Script dialog. For example, for eBay Canada sites I would add

http://cgi.ebay.ca/*"

-- Bob

 
Dec 13, 2006
cristianx User

Hi Bob, how to make this working on other eBay sites please? thanks - cx

You could comment on this script if you were logged in.