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.

O que é LTO Network Balance Checker?

LTO Network Balance Checker é uma extensão do Chrome desenvolvida por MvG Solutions, e sua principal característica é "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão LTO Network Balance Checker

Baixe arquivos de extensão LTO Network Balance Checker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
URL Oficial https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
Descrição Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
Tamanho do Arquivo 107 KB
Contagem de Instalações 63
Versão Atual 1.9
Última Atualização 2021-12-08
Data de Publicação 2019-10-05
Desenvolvedor MvG Solutions
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://t.me/Michaelvg
Idiomas Suportados 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"
    ]
}