TronBoss

Tron Wallet for Chrome Browser Extension

TronBoss란 무엇입니까?

TronBoss은(는) TronBoss에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tron Wallet for Chrome Browser Extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

TronBoss 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        TronBoss is a Chrome browser extension wallet for the Tron network. It allows you to send and receive Tron tokens from your own private wallet and also exchange Tron for other tokens using the SimpleSwap platform. This means you can exchange Tron for non-TRC-20 tokens directly on the wallet.

We do not save or store any private key on our server.The private key is stored locally in your browser and encrypted so always back up your keys in a safe place because we will not be able to restore lost password or key.                    

확장 프로그램 기본 정보

이름 TronBoss TronBoss
ID eomhlheglneofffmbfjflldlbcnhpkpb
공식 URL https://chromewebstore.google.com/detail/tronboss/eomhlheglneofffmbfjflldlbcnhpkpb
설명 Tron Wallet for Chrome Browser Extension
파일 크기 539 KB
설치 횟수 333
현재 버전 1.2.0
최근 업데이트 2021-01-23
출시 날짜 2021-01-18
평점 5.00/5 총 1 개의 평점
개발자 TronBoss
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://www.privacypolicies.com/live/78aa8e9f-960a-4a25-826d-8ed9bef1708a
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TronBoss",
    "description": "Tron Wallet for Chrome Browser Extension",
    "author": "TronBoss",
    "version": "1.2.0",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [],
    "browser_action": {
        "default_title": "TronBoss A Chrome Wallet for Tron",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}