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'est-ce que Ethereum Unit Converter ?

Ethereum Unit Converter est une extension Chrome développée par Nuelgeek, et sa fonction principale est "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Ethereum Unit Converter

Téléchargez les fichiers d'extension Ethereum Unit Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
URL Officiel https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn
Description With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
Taille du Fichier 13.57 KB
Nombre d'Installations 44
Version Actuelle 1.0
Dernière Mise à Jour 2023-01-05
Date de Publication 2023-01-05
Évaluation 5.00/5 Total 2 Évaluations
Développeur Nuelgeek
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://twitter.com/theNuelgeek
Langues Prises en Charge 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"
    }
}