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.

Co to jest LTO Network Balance Checker?

LTO Network Balance Checker to rozszerzenie Chrome opracowane przez MvG Solutions, a jego główną funkcją jest „Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia LTO Network Balance Checker

Pobierz pliki rozszerzeń LTO Network Balance Checker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
Oficjalny URL https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
Opis Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
Rozmiar pliku 107 KB
Liczba instalacji 63
Aktualna Wersja 1.9
Ostatnia Aktualizacja 2021-12-08
Data Publikacji 2019-10-05
Deweloper MvG Solutions
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy https://t.me/Michaelvg
Obsługiwane Języki 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"
    ]
}