TezBox - Tezos Wallet
Secure Tezos Wallet from your browser
Cos'è TezBox - Tezos Wallet?
TezBox - Tezos Wallet è un'estensione di Chrome sviluppata da tezboxdev, e la sua funzione principale è "Secure Tezos Wallet from your browser".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TezBox - Tezos Wallet
Scarica i file di estensione TezBox - Tezos Wallet 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
TezBox is a multi-platform Tezos Vault, streamlining payments and DAPP integration.
Informazioni di Base sull'Estensione
Nome | TezBox - Tezos Wallet |
ID | mnfifefkajgofkcjkemidiaecocnkjeh |
URL Ufficiale | https://chromewebstore.google.com/detail/tezbox-tezos-wallet/mnfifefkajgofkcjkemidiaecocnkjeh |
Descrizione | Secure Tezos Wallet from your browser |
Dimensione del File | 2.29 MB |
Conteggio Installazioni | 4,575 |
Versione Corrente | 20.0.1 |
Ultimo Aggiornamento | 2019-10-18 |
Data di Pubblicazione | 2019-10-18 |
Valutazione | 3.73/5 Totale 15 Valutazioni |
Sviluppatore | tezboxdev |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tezbox.com |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TezBox - Tezos Wallet", "short_name": "TezBox", "version": "20.0.1", "manifest_version": 2, "author": "https:\/\/tezbox.com", "description": "Secure Tezos Wallet from your browser", "icons": { "16": "skin\/images\/icon-16.png", "128": "skin\/images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "skin\/js\/protobuf.min.js", "background.js" ] }, "browser_action": { "default_icon": { "19": "skin\/images\/icon-19.png", "38": "skin\/images\/icon-38.png" } }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "storage", "unlimitedStorage", "clipboardWrite", " |