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
Eメール [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"
    ]
}