CurrCon
This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more
CurrConとは何ですか?
CurrConはJamie Aitkenによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more」です。
拡張機能のスクリーンショット
CurrCon拡張機能のCRXファイルをダウンロード
CurrCon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
FIXES IN RECENT RELEASES 1.0.6: Minified the JS and HTML Minor UI changes Added Feature in 1.0.5: Adds comma every three characters to separate thousandths for the output making it clearer to read Fixes in 1.0.4: Can't convert currencies of the same kind Changed the way the conversion is determined More unique name than 'Currency Converter' DESCRIPTION This currency converter supports a large amount of currencies; Australian Dollar, Bulgarian Lev, Brazilian Real, Canadian Dollar, Swiss Franc, Chinese Yuan Renminbi, Czech Republic Koruna, Danish Krone, Euro, British Pound Sterling, Hong Kong Dollar, Croatian Kuna, Hungarian Forint, Indonesian Rupiah, Israeli New Sheqel, Indian Rupee, Japanese Yen, South Korean Won, Mexican Peso, Malaysian Ringgit, New Zealand Dollar, Omani Rial, Norwegian Krone, Philippine Peso, Russian Ruble, Swedish Krona, Singapore Dollar, Thailand Baht, Turkish Lira, United States Dollar and the South African Rand. Combine that with its ease of use and you are a set to go.
拡張機能の基本情報
名前 | |
ID | ejmaedkbndjpcfkfglbhnoejdafdidom |
公式URL | https://chrome.google.com/webstore/detail/currcon/ejmaedkbndjpcfkfglbhnoejdafdidom |
説明 | This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more |
ファイルサイズ | 7.22 KB |
インストール数 | 13 |
現在のバージョン | 1.0.7 |
最終更新日 | 2016-10-23 |
公開日 | 2016-10-23 |
評価 | 4.20/5 合計 5 レビュー |
開発者 | Jamie Aitken |
支払い方法 | free |
拡張機能のウェブサイト | http://www.jamieaitken.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CurrCon", "description": "This extension allows you to convert between 30 currencies without leaving your current tab, see the description for more", "version": "1.0.7", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [] } |