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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}