Currency Helper
'A simple and powerful currency converter for Chrome
Currency Helperとは何ですか?
Currency HelperはSuprivio LTDによって開発されたChromeの拡張機能で、その主な機能は「'A simple and powerful currency converter for Chrome」です。
拡張機能のスクリーンショット
Currency Helper拡張機能のCRXファイルをダウンロード
Currency Helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Currency Helper is a handy Chrome extension that helps users quickly compare the latest currency rates. With this extension, users can easily switch between different currencies and instantly see the conversion rates in real time. Currency Helper supports a wide range of currencies from around the world, making it a great tool for travelers, online shoppers, or anyone who needs to keep track of exchange rates. Also on this extension, you will get various Hyperlinks for all kinds of social media sites. By clicking "Add to Chrome" I accept and agree to install the Currency Helper Chrome extension and hereby agree to set the Chrome New Tab to that provided by the service and the Privacy policy and Terms of Use. The search results will be provided by Microsoft Bing. Privacy Policy - https://suprivio.com/privacy/ Terms and Conditions - https://suprivio.com/term-of-use/
拡張機能の基本情報
名前 | Currency Helper |
ID | ibmifdfcbnmplekfadinlmojlkfljpic |
公式URL | https://chromewebstore.google.com/detail/currency-helper/ibmifdfcbnmplekfadinlmojlkfljpic |
説明 | 'A simple and powerful currency converter for Chrome |
ファイルサイズ | 1.34 MB |
インストール数 | 20,000 |
現在のバージョン | 1.0.3 |
最終更新日 | 2023-07-24 |
公開日 | 2023-07-24 |
評価 | 4.17/5 合計 6 レビュー |
開発者 | Suprivio LTD |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://suprivio.com/ |
ヘルプページのURL | https://suprivio.com/contact/ |
プライバシーポリシーページのURL | https://suprivio.com/Privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "1.0.3", "author": "Suprivio LLC", "name": "Currency Helper", "description": "'A simple and powerful currency converter for Chrome", "background": { "service_worker": "background.803675d6.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "host_permissions": [ "*:\/\/*.currencyhelperext.com\/*" ] } |