TronBoss

Tron Wallet for Chrome Browser Extension

What is TronBoss?

TronBoss is a Chrome extension developed by TronBoss, and its main feature is "Tron Wallet for Chrome Browser Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download TronBoss Extension CRX File

Download TronBoss 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

                        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.                    

Extension Basic Information

Name TronBoss TronBoss
ID eomhlheglneofffmbfjflldlbcnhpkpb
Official URL https://chromewebstore.google.com/detail/tronboss/eomhlheglneofffmbfjflldlbcnhpkpb
Description Tron Wallet for Chrome Browser Extension
File Size 539 KB
Installation Count 333
Current Version 1.2.0
Last Updated 2021-01-23
Publish Date 2021-01-18
Rating 5.00/5 Total 1 Ratings
Developer TronBoss
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.privacypolicies.com/live/78aa8e9f-960a-4a25-826d-8ed9bef1708a
Supported Languages 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'"
}