Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Thanks for the quick reply...here's the URL
You're right about Toolhaus, it's a great site - don't know why I didn't think of using it! Thanks |
|
|
@seadog
And you don't have to use the site of this guy ;-) Look at http://toolhaus.org/ |
|
|
I've been very happy with this script for quite awhile, but today the new tabs aren't there and I had to go to Kekoa's site to view negative feedback!
|
|
|
Learn how to use Greasemonkey with Firefox. Install this script ? eBay Hacks - Show only negative feedback Mod
-------------------------------------------------------------------------------- Details
By setting the switch site to ebay in the source code it's possible to use the internal eBay function to view only the negative feedbacks for the last 365 days. |
|
|
|
|
|
Can you make an alternate script. See the difference between these two links: http://feedback.ebay.com/ws/eBayISAPI.dll?ViewF... http://feedback.ebay.co.uk/ws/eBayISAPI.dll?Vie... on eBay UK the feedback numbers are clickable, and then it will reload the page with only negative or neutral scores for 1, 6 or 12 months periods play with it. |
|
|
Errors should be fixed now. Thanks for reporting! |
|
|
The script stopped working. There are errors on line 164 and line 167. I don't know what this means though. |
|
|
@avg
If you look up the standard (http://preview.tinyurl.com/4mg42p) it says that it permits optimization. I'm assuming too that browsers make use of this optimization potential. Therefore it should be used instead in such cases. In future versions of my scripts I'll keep an eye on these calls and make use of this result type. Greets! |
|
|
just a quick tip: instead of doing:document.evaluate(xpath_expression,
document, null, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,
null).snapshotItem(0);you can do:document.evaluate(xpath_expression,document, null, 9, null).singleNodeValue; The |
|
|
Just wanted to say the new script works great!! Most of the time I don't use Firefox, so using this script as an example, I have a made a similar "Button Script" for Avant Browser. Those that use Avant can check it out below. |
|
|
So I'm relieved :) If you think the description lacks clearness, feel free to give some improvement advices.
|
|
|
Yeah I thought I did... must've missed that crucial middle paragraph about setting site to ebay. That clears everything up... Turns out my 'script installation education journey' as I put it was no more than clicking a button, and firefox did it all for me. Sweet. Nice tool cheers. |
|
|
Did you read the description above? Which point is exactly incomprehensible? This script offers a quick access to ones neutral and negative feedbacks via toolhaus.org. As an alternative it offers a quick access to the internal eBay function. By choice you can open these pages in an iframe. |
|
|
Howdy, is there much more to this than just showing negative feedback?
After reading all the +ve comments on this script I can only assume it does other cool stuff too..anyone care to enlighten me before I set out on my script installation education journey? :P |
|
|
Sorry, but this is not the place to advertise your sites. It's the place to discuss issues around this user script. |
|
|
You can show your hard earned feedback on an extrenal website using this simple script. Click here. |
|
|
Seems that eBay has nothing else to do as messing around with their page layouts. Should be fixed by now. Please report any problems with the new version. |
|
|
Looks like eBay is introducing a new member feedback profile page that breaks "Show only negative feedback Mod" for some reason. :-( |
|
|
@glitterninja
|
|
|
Just as a note, the website Rich Nielson has posted (kekoa64) is a spam site -- it directs to some guy's "make money fast" advertising. There is no eBay script there. |
|
|
Thanks to the crew behind toolhaus.org for delivering a great service for years! With v0.4 a new switch is introduced. It integrates the toolhaus sites smoothly into the feedback pages. |
|
|
Thanks to the crew behind toolhaus.org for delivering a great service for years! With v0.4 a new switch is introduced. It integrates the toolhaus sites smoothly into the feedback pages. |
|
|
thorbenhauer: Toolhaus.org likes your script and thanks you for your work. Toolhaus also feels silly to be writing in The Third Person. |