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.

Hvad er Ethereum Unit Converter?

Ethereum Unit Converter er en Chrome-udvidelse udviklet af Nuelgeek, og dens hovedfunktion er "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Udvidelsesskærmbilleder

screenshot

Download Ethereum Unit Converter-udvidelses-CRX-fil

Download Ethereum Unit Converter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
Officiel URL https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn
Beskrivelse With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
Filstørrelse 13.57 KB
Antal Installationer 44
Nuværende Version 1.0
Senest Opdateret 2023-01-05
Udgivelsesdato 2023-01-05
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Nuelgeek
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://twitter.com/theNuelgeek
Understøttede Sprog 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"
    }
}