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.

Wat is LTO Network Balance Checker?

LTO Network Balance Checker is een Chrome-extensie ontwikkeld door MvG Solutions, en de belangrijkste functie is "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie LTO Network Balance Checker

Download LTO Network Balance Checker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
Officiële URL https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
Beschrijving Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
Bestandsgrootte 107 KB
Aantal Installaties 63
Huidige Versie 1.9
Laatst Bijgewerkt 2021-12-08
Publicatiedatum 2019-10-05
Ontwikkelaar MvG Solutions
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://t.me/Michaelvg
Ondersteunde Talen 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"
    ]
}