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.

¿Qué es Ethereum Unit Converter?

Ethereum Unit Converter es una extensión de Chrome desarrollada por Nuelgeek, y su función principal es "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Ethereum Unit Converter

Descarga archivos de extensión Ethereum Unit Converter en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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."                    

Información Básica de la Extensión

Nombre Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
URL Oficial https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn
Descripción With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
Tamaño del Archivo 13.57 KB
Cantidad de Instalaciones 44
Versión Actual 1.0
Última Actualización 2023-01-05
Fecha de Publicación 2023-01-05
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador Nuelgeek
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://twitter.com/theNuelgeek
Idiomas Soportados 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"
    }
}