View Single Post
Old 03-18-2013, 08:48 PM   #18
kakapo
The Night Parrot
kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.kakapo can fool all of the people all of the time.
 
kakapo's Avatar
 
Posts: 23
Karma: 138516
Join Date: Feb 2011
Location: Codfish Island, NZ
Device: Palm Vx, Kindle Keyboard (wifi)
Quote:
Originally Posted by darthyoda6 View Post
Thanks, it's working great with Greasemonkey, although I had to add
Code:
// @grant       GM_xmlhttpRequest
at the top to get rid of the message that kept poping up about the script needing to grant permission. Is there a way to get the script to use the amazon.com links but check the price against amazon.ca? Or do I just need to change the (com) to (ca).
I have added the //@grant, thanks for the tip.

Just changing the (com) to (ca) would work, but that would only check links that go to amazon.ca. I have made a new version of the script that converts amazon.com links to amazon.ca before checking the price. This is at http://userscripts.org/scripts/show/162321.

The original script at http://userscripts.org/scripts/show/138544 has a new feature of displaying "already own" next to the price if you have already purchased the book. Very handy for repeat freebies.

Conversion scripts for the other 8 Amazon international sites are coming soon.
kakapo is offline   Reply With Quote