Finance Converter - Just popped up!
Converter for currencies
Finance Converter - Just popped up!とは何ですか?
Finance Converter - Just popped up!はMoroz.Labによって開発されたChromeの拡張機能で、その主な機能は「Converter for currencies」です。
拡張機能のスクリーンショット
Finance Converter - Just popped up!拡張機能のCRXファイルをダウンロード
Finance Converter - Just popped up!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extension allows you to quickly and conveniently convert popular currencies at the current exchange rate 拡張機能の基本情報
| 名前 | |
| ID | eleihhakmbmjmicdnjbadhifigecbkoi |
| 公式URL | https://chromewebstore.google.com/detail/finance-converter-just-po/eleihhakmbmjmicdnjbadhifigecbkoi |
| 説明 | Converter for currencies |
| ファイルサイズ | 86.14 KB |
| インストール数 | 20 |
| 現在のバージョン | 0.9.7 |
| 最終更新日 | 2022-02-27 |
| 公開日 | 2017-12-26 |
| 評価 | 4.20/5 合計 5 レビュー |
| 開発者 | Moroz.Lab |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://finance-solutions.github.io/converter/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Finance Converter - Just popped up!",
"version": "0.9.7",
"short_name": "Finance converter",
"description": "Converter for currencies",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"activeTab"
]
} | |