Cryptools - Crypto Conversion App

No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings…

Cryptools - Crypto Conversion Appとは何ですか?

Cryptools - Crypto Conversion Appはhttps://decryptosphere.comによって開発されたChromeの拡張機能で、その主な機能は「No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings…」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

Cryptools - Crypto Conversion App拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings real-time conversion rates right into your browser.

Cryptools is a Google Chrome extension that makes life easier for everyone dabbling in cryptocurrencies. 

⭐ New features & updates:
- Crypto search field in both tabs
- Faster price updates
- Improved data reliability

🔑 Key Features:

✅ Real-time conversion: Our extension converts cryptocurrencies to USD in real-time. Just input the amount of crypto you have, and we'll show you how much it's worth in USD.

✅ Crypto Information: Access a comprehensive list of major cryptocurrencies with their current prices right from your browser. You can also refresh this list with a single click to get the latest information.

✅ Multiple Crypto Support: Bitcoin, Ethereum, Litecoin, Ripple, and many more are supported.

✅ Intuitive User Interface: With a clear and easy-to-use user interface, you don’t need to be a tech whizz to use our extension.

So, ready to simplify your crypto trading experience? 
Add Cryptools Crypto Converter to your browser today and always stay updated with your cryptocurrencies' values.                    

拡張機能の基本情報

名前 Cryptools - Crypto Conversion App Cryptools - Crypto Conversion App
ID fbimehifgbipcapdnonpakceifknboef
公式URL https://chromewebstore.google.com/detail/cryptools-crypto-conversi/fbimehifgbipcapdnonpakceifknboef
説明 No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings…
ファイルサイズ 71.4 KB
インストール数 31
現在のバージョン 1.2.2
最終更新日 2023-08-05
公開日 2023-06-14
評価 5.00/5 合計 3 レビュー
開発者 https://decryptosphere.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://decryptosphere.com/
ヘルプページのURL https://decryptosphere.com/contact/
プライバシーポリシーページのURL https://decryptosphere.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cryptools - Crypto Conversion App",
    "version": "1.2.2",
    "permissions": [
        "storage",
        "https:\/\/cryptools-ten.vercel.app\/"
    ],
    "manifest_version": 3,
    "action": {
        "default_title": "Click to view a popup",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}