ETH Converter Pro

Track ETH value in real time and instantly convert in dollars or euro

Apa itu ETH Converter Pro?

ETH Converter Pro adalah ekstensi Chrome yang dikembangkan oleh Eth Pro, dan fitur utamanya adalah "Track ETH value in real time and instantly convert in dollars or euro".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi ETH Converter Pro

Unduh file ekstensi ETH Converter Pro 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

                        ETH Converter Pro is a simple chrome extension which allows you to instantly see the equivalent in US Dollars or Euro for a specified Ether count. You can also track in realtime the ethereum current price, and last 24h variation. Data is retrieved using Coingecko's V3 api.                    

Informasi Dasar Ekstensi

Nama ETH Converter Pro ETH Converter Pro
ID ehdanfhjclpbkedbfhomigmlgcphkhej
URL Resmi https://chromewebstore.google.com/detail/eth-converter-pro/ehdanfhjclpbkedbfhomigmlgcphkhej
Deskripsi Track ETH value in real time and instantly convert in dollars or euro
Ukuran File 271 KB
Jumlah Instalasi 267
Versi Saat Ini 0.1.0
Terakhir Diperbarui 2021-10-30
Tanggal Publikasi 2021-10-30
Pengembang Eth Pro
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ETH Converter Pro",
    "version": "0.1.0",
    "description": "Track ETH value in real time and instantly convert in dollars or euro",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo.png",
            "24": "images\/logo.png",
            "32": "images\/logo.png"
        }
    }
}