ETH Converter Pro

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

O que é ETH Converter Pro?

ETH Converter Pro é uma extensão do Chrome desenvolvida por Eth Pro, e sua principal característica é "Track ETH value in real time and instantly convert in dollars or euro".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão ETH Converter Pro

Baixe arquivos de extensão ETH Converter Pro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome ETH Converter Pro ETH Converter Pro
ID ehdanfhjclpbkedbfhomigmlgcphkhej
URL Oficial https://chromewebstore.google.com/detail/eth-converter-pro/ehdanfhjclpbkedbfhomigmlgcphkhej
Descrição Track ETH value in real time and instantly convert in dollars or euro
Tamanho do Arquivo 271 KB
Contagem de Instalações 267
Versão Atual 0.1.0
Última Atualização 2021-10-30
Data de Publicação 2021-10-30
Desenvolvedor Eth Pro
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
        }
    }
}