amazon_currencyConvertion

By koki-h Last update Jul 9, 2009 — Installed 1,966 times. Daily Installs: 9, 5, 7, 5, 6, 5, 5, 5, 5, 8, 9, 5, 8, 5, 7, 8, 5, 5, 6, 6, 6, 6, 8, 5, 9, 6, 5, 5, 7, 6, 12, 7
Script Summary:
Price Convertion in Amazon detail item page.

Script homepage

Recently Updated TopicsPosts
ご感想、ご要望をお寄せください6

this script has 1 topic, 6 posts

Review Summary
5 stars
0 reviews (0)
4 stars
1 reviews (1)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 1 review

Thumb Thumb

*This script here might be obsolute. Newer versions are possibly in github.com.*
see: http://github.com/koki-h/amazon_currencyConvertion

NOW 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.

OVERVIEW
This script convert prices in international Amazon site.
This is able to exchange from currensy 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.

*Script's name was changed from "Amazon_Change2Yen".

todo:
国旗の画像をBase64エンコードしてソースの中に持たせる。
Xurrency.comで対応している他の通貨にも対応する。
出来るだけレートをブラウザでキャッシュするようにする。

done:
2009-03-04 通貨記号をunicodeコードポイントを使ってコーディングする。(エディタがポンド記号を勝手に変換してしまうので)