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.
What is LTO Network Balance Checker?
LTO Network Balance Checker is a Chrome extension developed by MvG Solutions, and its main feature is "Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC.".
Extension Screenshots
Download LTO Network Balance Checker Extension CRX File
Download LTO Network Balance Checker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Chrome browser extension to quickly check a wallet balance on the LTO Network blockchain.
Extension Basic Information
Name | LTO Network Balance Checker |
ID | lbifopgopmmonadamabfiammicnjfchb |
Official URL | https://chromewebstore.google.com/detail/lto-network-balance-check/lbifopgopmmonadamabfiammicnjfchb |
Description | Shows most recent balance and value. Average token price of cryptocompare is used for conversion to EUR, USD, ETH and BTC. |
File Size | 107 KB |
Installation Count | 63 |
Current Version | 1.9 |
Last Updated | 2021-12-08 |
Publish Date | 2019-10-05 |
Developer | MvG Solutions |
[email protected] | |
Payment Type | free |
Help Page URL | https://t.me/Michaelvg |
Supported Languages | 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" ] } |