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
电子邮箱 [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"
    }
}