Currency Converter Tab

Enjoy your new Currency Converter Tab on every new tab

Currency Converter Tabとは何ですか?

Currency Converter TabはPristivo LTDによって開発されたChromeの拡張機能で、その主な機能は「Enjoy your new Currency Converter Tab on every new tab」です。

拡張機能のスクリーンショット

screenshot

Currency Converter Tab拡張機能のCRXファイルをダウンロード

Currency Converter Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing "Currency Converter Tab" – Your Dynamic Currency Companion for Chrome!

Stay in the financial loop with our cutting-edge extension that transforms your new tab into a powerful currency converter. With real-time updates every 30 seconds, you'll always have the latest exchange rates at your fingertips.

By clicking "Add to chrome", I accept and agree to installing the extension and setting chrome new tab search provider to Microsoft Bing as described by the service in terms of use https://currency-converter-tab.com/terms and Privacy Policy https://currency-converter-tab.com/privacy

Key Features:

Real-Time Updates:
Experience the latest currency exchange rates updated every 30 seconds, ensuring you stay informed about global financial changes.

User-Friendly Interface:
Enjoy a sleek and intuitive design, making currency conversion a breeze. Access the converter with ease and stay on top of your financial game.


For more information you can check our:

Terms of Service
https://currency-converter-tab.com/terms

Privacy Policy
https://currency-converter-tab.com/privacy

About Us
https://currency-converter-tab.com/about                    

拡張機能の基本情報

名前 Currency Converter Tab Currency Converter Tab
ID pdigmalaabcpbbafagjkcconmlbghina
公式URL https://chromewebstore.google.com/detail/currency-converter-tab/pdigmalaabcpbbafagjkcconmlbghina
説明 Enjoy your new Currency Converter Tab on every new tab
ファイルサイズ 146 KB
インストール数 144
現在のバージョン 1.0.1
最終更新日 2024-02-01
公開日 2024-01-23
評価 5.00/5 合計 1 レビュー
開発者 Pristivo LTD
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://currency-converter-tab.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.0.1",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "action": {
        "default_icon": {
            "16": "images\/icons\/16-16.png",
            "48": "images\/icons\/48-48.png",
            "128": "images\/icons\/128-128.png"
        }
    },
    "icons": {
        "128": "images\/icons\/128-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}