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…

Was ist Cryptools - Crypto Conversion App?

Cryptools - Crypto Conversion App ist eine Chrome-Erweiterung, die von https://decryptosphere.com entwickelt wurde, und ihr Hauptmerkmal ist "No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings…".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Cryptools - Crypto Conversion App-Erweiterungs-CRX-Datei herunterladen

Laden Sie Cryptools - Crypto Conversion App-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Cryptools - Crypto Conversion App Cryptools - Crypto Conversion App
ID fbimehifgbipcapdnonpakceifknboef
Offizielle URL https://chromewebstore.google.com/detail/cryptools-crypto-conversi/fbimehifgbipcapdnonpakceifknboef
Beschreibung No more need to open multiple tabs or check various websites to know the current value of your cryptos. Our extension brings…
Dateigröße 71.4 KB
Installationsanzahl 31
Aktuelle Version 1.2.2
Letztes Update 2023-08-05
Veröffentlichungsdatum 2023-06-14
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://decryptosphere.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://decryptosphere.com/
Hilfeseite URL https://decryptosphere.com/contact/
URL der Datenschutzrichtlinien-Seite https://decryptosphere.com/privacy-policy
Unterstützte Sprachen 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"
    }
}