Ethereum Unit Converter

With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.

O que é Ethereum Unit Converter?

Ethereum Unit Converter é uma extensão do Chrome desenvolvida por Nuelgeek, e sua principal característica é "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Ethereum Unit Converter

Baixe arquivos de extensão Ethereum Unit Converter 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

                        With this extension, users can quickly and easily convert ETH to and from units such as wei & gwei. The extension is simple to use and can be easily accessed from the browser's toolbar. It is a useful tool for Ethereum users who need to make frequent unit conversions while using the Ethereum network."                    

Informações Básicas da Extensão

Nome Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
URL Oficial https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn
Descrição With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
Tamanho do Arquivo 13.57 KB
Contagem de Instalações 44
Versão Atual 1.0
Última Atualização 2023-01-05
Data de Publicação 2023-01-05
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Nuelgeek
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://twitter.com/theNuelgeek
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ethereum Unit Converter",
    "version": "1.0",
    "manifest_version": 3,
    "description": "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.",
    "action": {
        "default_popup": "index.html",
        "default_icon": "etherLogo.png"
    }
}