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.

Apa itu Ethereum Unit Converter?

Ethereum Unit Converter adalah ekstensi Chrome yang dikembangkan oleh Nuelgeek, dan fitur utamanya adalah "With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Ethereum Unit Converter

Unduh file ekstensi Ethereum Unit Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Ethereum Unit Converter Ethereum Unit Converter
ID pgidjnljgjielkjlbhjecljaajelmnfn
URL Resmi https://chromewebstore.google.com/detail/ethereum-unit-converter/pgidjnljgjielkjlbhjecljaajelmnfn
Deskripsi With this extension, users can quickly and easily convert ETH to and from units such as gwei & wei being the smallest unit.
Ukuran File 13.57 KB
Jumlah Instalasi 44
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-01-05
Tanggal Publikasi 2023-01-05
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Nuelgeek
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://twitter.com/theNuelgeek
Bahasa yang Didukung 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"
    }
}