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.

What is Ethereum Unit Converter?

Ethereum Unit Converter is a Chrome extension developed by Nuelgeek, and its main feature is "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Extension Screenshots

screenshot

Download Ethereum Unit Converter Extension CRX File

Download Ethereum Unit Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
Official URL 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.
File Size 13.57 KB
Installation Count 44
Current Version 1.0
Last Updated 2023-01-05
Publish Date 2023-01-05
Rating 5.00/5 Total 2 Ratings
Developer Nuelgeek
Email [email protected]
Payment Type free
Extension Website https://twitter.com/theNuelgeek
Supported Languages 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"
    }
}