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.

Cos'è LTO Network Balance Checker?

LTO Network Balance Checker è un'estensione di Chrome sviluppata da MvG Solutions, e la sua funzione principale è "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione LTO Network Balance Checker

Scarica i file di estensione LTO Network Balance Checker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
URL Ufficiale https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
Descrizione Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
Dimensione del File 107 KB
Conteggio Installazioni 63
Versione Corrente 1.9
Ultimo Aggiornamento 2021-12-08
Data di Pubblicazione 2019-10-05
Sviluppatore MvG Solutions
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://t.me/Michaelvg
Lingue Supportate 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"
    ]
}