Currency Converter | XeConvert
This extension allows the user to convert currencies easly.
Currency Converter | XeConvertとは何ですか?
Currency Converter | XeConvertはhttps://xeconvert.comによって開発されたChromeの拡張機能で、その主な機能は「This extension allows the user to convert currencies easly.」です。
拡張機能のスクリーンショット
Currency Converter | XeConvert拡張機能のCRXファイルをダウンロード
Currency Converter | XeConvert拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
| 名前 | |
| ID | fibidlpcndhpdcldlpilimomnbnmdkol |
| 公式URL | https://chromewebstore.google.com/detail/currency-converter-xeconv/fibidlpcndhpdcldlpilimomnbnmdkol |
| 説明 | This extension allows the user to convert currencies easly. |
| ファイルサイズ | 12.01 KB |
| インストール数 | 292 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2017-09-29 |
| 公開日 | 2017-09-28 |
| 評価 | 3.14/5 合計 7 レビュー |
| 開発者 | https://xeconvert.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://xeconvert.com |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Currency Converter | XeConvert",
"description": "This extension allows the user to convert currencies easly.",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": []
} | |