Script Summary: Price Convertion in Amazon detail item page.
OVERVIEW
This script converts prices in international Amazon site.
This is able to exchange from currency of every amazon site(.com, .ca, .co.uk, .de, .fr, .cn and .co.jp) to JPY,EUR,GBP,USD,CAD,AUD,CNY,MXN,BRL,THB,KRW.
Currency Data are gotten from Xurrency.com.
*This script here might be obsolete. Newer versions are possibly in github.com.*
see: http://github.com/koki-h/amazon_currencyConvertion
NOW FIXED.(2010/06/11)
It did'nt work because of changing in xurrency.com.
And I fixed it.
But it has became not to be able to display flag image.
(I think it a small problem.)
CHANGED.(2009/07/07)
Dialog chenged to be that once it closed, it will not show up when the page reloaded. Use userscript command menu if you want to see dialog again.
*Script's name was changed from "Amazon_Change2Yen".
todo:
国旗の画像をBase64エンコードしてソースの中に持たせる。
Xurrency.comで対応している他の通貨にも対応する。
出来るだけレートをブラウザでキャッシュするようにする。
done:
2009-03-04 通貨記号をunicodeコードポイントを使ってコーディングする。(エディタがポンド記号を勝手に変換してしまうので)



