public
Description: Price Convertion in Amazon detail item page.
Homepage: http://d.hatena.ne.jp/koki-h/20090129/1233231407
Clone URL: git://github.com/koki-h/amazon_currencyConvertion.git
koki-h (author)
Thu Jul 09 02:30:11 -0700 2009
commit  d42ddfa04a99e34750d58bbf7df907bedb86fc65
tree    177fdffa308915d339a5ea93c031b64281823b0e
parent  986a72c4f2440e31a940d30fb99db5483e3f011d parent  b538d687646cbe306e2aab061bc51c11b83013f6
name age message
file README Loading commit data...
file amazon_currencyConvertion.js
README
This script convert prices in international Amazon site. 
This is able to exchange from currency of every site to JPY,EUR,GBP,USD,CAD,AUD,CNY,MXN,BRL,THB,KRW. 
Currency Data are gotten from Xurrency.com via my own web service.

Screenshot: 
 http://wiki.github.com/koki-h/amazon_currencyConvertion/screenshot

In default, prices are conveted to JPY.
If you want to change it, use "userscript command" menu.
(It will pop up when you right-click the Grease Monkey icon.)

This was hosted in userscripts.org first. Older versions are in there.
- http://userscripts.org/scripts/show/41488
And from now on, this script is to be managed on github.com.

reviews and discussions are also in userscripts.org.
- http://userscripts.org/scripts/reviews/41488
- http://userscripts.org/topics/21066
#Thanks! setomits.