Currency Converter
Convert 1 Type of Currency value to another type.
Currency Converterとは何ですか?
Currency Converterはhttps://ggcnet.tkによって開発されたChromeの拡張機能で、その主な機能は「Convert 1 Type of Currency value to another type.」です。
拡張機能のスクリーンショット
Currency Converter拡張機能のCRXファイルをダウンロード
Currency Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Everyone needs to have 1 currency converter for shopping, business and for many other things. By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day. Write in input field the value that you want to convert and that choose the currencies.
拡張機能の基本情報
名前 | Currency Converter |
ID | eimcmceojaapnlbclajcfnbkdeidfdhd |
公式URL | https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd |
説明 | Convert 1 Type of Currency value to another type. |
ファイルサイズ | 46.09 KB |
インストール数 | 15 |
現在のバージョン | 1.0 |
最終更新日 | 2017-10-06 |
公開日 | 2017-10-06 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | https://ggcnet.tk |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Currency Converter", "description": "Convert 1 Type of Currency value to another type.", "version": "1.0", "browser_action": { "default_icon": "public\/images\/icon.png", "default_popup": "public\/scripts\/index.html", "default_title": "gCurrency" } } |