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.

什么是LTO Network Balance Checker?

LTO Network Balance Checker是由MvG Solutions开发的Chrome扩展程序,该扩展的主要功能是“Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载LTO Network Balance Checker扩展crx文件

下载LTO Network Balance Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 LTO Network Balance Checker LTO Network Balance Checker
ID lbifopgopmmonadamabfiammicnjfchb
官方URL https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb
简介 Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.
文件大小 107 KB
安装次数 63
当前版本 1.9
更新时间 2021-12-08
上架时间 2019-10-05
开发者 MvG Solutions
电子邮箱 [email protected]
付费类型 free
帮助页面URL https://t.me/Michaelvg
支持的语言 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"
    ]
}