TronBoss
Tron Wallet for Chrome Browser Extension
TronBossとは何ですか?
TronBossはTronBossによって開発されたChromeの拡張機能で、その主な機能は「Tron Wallet for Chrome Browser Extension」です。
拡張機能のスクリーンショット
TronBoss拡張機能のCRXファイルをダウンロード
TronBoss拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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'" } |