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 |
电子邮箱 | [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'" } |