Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
Amazon PDX Linky
Search the Multnomah County Public Library Catalog or Powells from Amazon book listings.
Adds two links to a book page from Amazon based on the ISBN. One to look in up in Multnomah County Public Library, the second will look it up at Powells.
This script was basically cloned from others like it already out there.
You could comment on this script if you were logged in.

login to vote
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.
login to vote
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.
login to vote
I've posted a new version with Michael Hall's fix. (Plus his removal of the pink background)
Thanks Michael.
login to vote
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
login to vote
It doesn't seem to be working with Greasemonkey 0.6.4 and Firefox 1.5.