Great script. Love the concept. Makes items that have been bidded on stand out fantastically.
Only one bit of critisism for you..
// ==UserScript==
// @name eBay - Hilight Items With Bids
// @namespace http://userscripts.org/users/126140
// @include http://*.ebay.com/*
// ==/UserScript==
As there is many extensions for ebay, you should change the "@include" to.. "http://*ebay.*/*"
=]
Screenshot:
http://img21.imageshack.us/img21/9683/screen181...
You could comment on this review if you were logged in.
login to vote
Thanks for the great review! I've updated the script as you suggested.