Format Amazon Wishlist

By JordanReiter Last update Dec 1, 2009 — Installed 3,295 times.

Small Issues

in
Subscribe to Small Issues 6 posts, 5 voices



Roger Carstairs User
FirefoxWindows

This is, hands down, my favourite Greasemonkey script, However it only seems to be working half the time at the moment. It just seems to stall on the "Loading Wishlist items" screen.

I can't tell why sometimes it works and sometimes it doesn't, any chance of a quick update?

 
JordanReiter Script's Author
FirefoxMacintosh

Hanging appeared to happen when a product didn't have a price anymore. I've rewritten the script to try to ignore when a product doesn't have a price.

 
brightblue User
FirefoxWindows

Thanks for developing this, its a much needed idea. I'm finding that it hangs, also, regardless of whether there is a price or not, I waited a few minutes for just a list that had three items, and it never came up. Perhaps Amazon changed their HTML again.

 
wrongindustries User
FirefoxWindows

For whatever it is worth, I am having the same 'hanging' problem. I looked through the Amazon code for the page and they may have changed 'tiny' to 'small' but changing that in the script just breaks the script.

**Edit: I found a way to get this working again, you just need to make some small changes to the script. All I had to do was change what the script was searching for as a title.

Instead of searching for a titleStart span of "tiny", replace that tiny with "small productTitle" (sans quotes. This is in the processObject function.

 
alphagojo User
FirefoxWindows

wrongindustries' workaround worked for me. Thanks.

 
JordanReiter Script's Author
FirefoxMacintosh

Thanks for the heads up, wrongindustries. I think I have it fixed now.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel