TronBoss
Tron Wallet for Chrome Browser Extension
Cos'è TronBoss?
TronBoss è un'estensione di Chrome sviluppata da TronBoss, e la sua funzione principale è "Tron Wallet for Chrome Browser Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TronBoss
Scarica i file di estensione TronBoss in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | TronBoss |
ID | eomhlheglneofffmbfjflldlbcnhpkpb |
URL Ufficiale | https://chromewebstore.google.com/detail/tronboss/eomhlheglneofffmbfjflldlbcnhpkpb |
Descrizione | Tron Wallet for Chrome Browser Extension |
Dimensione del File | 539 KB |
Conteggio Installazioni | 333 |
Versione Corrente | 1.2.0 |
Ultimo Aggiornamento | 2021-01-23 |
Data di Pubblicazione | 2021-01-18 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | TronBoss |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.privacypolicies.com/live/78aa8e9f-960a-4a25-826d-8ed9bef1708a |
Lingue Supportate | 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'" } |