LTO Network Balance Checker

Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.

Apa itu LTO Network Balance Checker?

LTO Network Balance Checker adalah ekstensi Chrome yang dikembangkan oleh MvG Solutions, dan fitur utamanya adalah "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi LTO Network Balance Checker

Unduh file ekstensi LTO Network Balance Checker 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

                        Chrome browser extension to quickly check a wallet balance on the LTO Network blockchain.                    

Informasi Dasar Ekstensi

Nama LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
URL Resmi https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
Deskripsi Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
Ukuran File 107 KB
Jumlah Instalasi 63
Versi Saat Ini 1.9
Terakhir Diperbarui 2021-12-08
Tanggal Publikasi 2019-10-05
Pengembang MvG Solutions
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://t.me/Michaelvg
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LTO Network Balance Checker",
    "description": "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.",
    "icons": {
        "32": "images\/logo.png",
        "48": "images\/logo-m.png",
        "128": "images\/logo-l.png"
    },
    "version": "1.9",
    "action": {
        "default_icon": "images\/logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}