Amazon PDX Linky

By Jeff Mills Last update Sep 18, 2005 — Installed 1,367 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 6 posts, 5 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Mark Burbridge User

Nicely done. I've been waiting for a month to find a new script to replace my old amazon linky. (I editted this for BookFinder4U and my own local libraries) I did like the simpler text as opposed to the images that other linkies use.

 
Terrence User

Hey, this is an awesome utility, thanks for doing it. The one problem, though, is that it doesn't search for other bindings of the same book. The same book can have multiple ISBN's depending on if you're looking at hardback, paperback, etc. I haven't the slightest idea how you could solve the problem, but there it is.

 
Jeff Mills Script's Author

I've posted a new version with Michael Hall's fix. (Plus his removal of the pink background)
Thanks Michael.

 
Michael Hall User

I got it to work with Greasemonkey 0.6.4 and Firefox 1.5. All that needs to be changed is the line:


mainmatch = window._content.location.href.match [...]

to remove the underscore ("_") from window._content.location.href.match

 
Michael Hall User

It doesn't seem to be working with Greasemonkey 0.6.4 and Firefox 1.5.