ETH Converter Pro

Track ETH value in real time and instantly convert in dollars or euro

什么是ETH Converter Pro?

ETH Converter Pro是由Eth Pro开发的Chrome扩展程序,该扩展的主要功能是“Track ETH value in real time and instantly convert in dollars or euro”。

扩展截图

screenshot

下载ETH Converter Pro扩展crx文件

下载ETH Converter Pro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        ETH Converter Pro is a simple chrome extension which allows you to instantly see the equivalent in US Dollars or Euro for a specified Ether count. You can also track in realtime the ethereum current price, and last 24h variation. Data is retrieved using Coingecko's V3 api.                    

扩展基本信息

名称 ETH Converter Pro ETH Converter Pro
ID ehdanfhjclpbkedbfhomigmlgcphkhej
官方URL https://chromewebstore.google.com/detail/eth-converter-pro/ehdanfhjclpbkedbfhomigmlgcphkhej
简介 Track ETH value in real time and instantly convert in dollars or euro
文件大小 271 KB
安装次数 267
当前版本 0.1.0
更新时间 2021-10-30
上架时间 2021-10-30
开发者 Eth Pro
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ETH Converter Pro",
    "version": "0.1.0",
    "description": "Track ETH value in real time and instantly convert in dollars or euro",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo.png",
            "24": "images\/logo.png",
            "32": "images\/logo.png"
        }
    }
}