TezBox - Tezos Wallet
Secure Tezos Wallet from your browser
What is TezBox - Tezos Wallet?
TezBox - Tezos Wallet is a Chrome extension developed by tezboxdev, and its main feature is "Secure Tezos Wallet from your browser".
Extension Screenshots
Download TezBox - Tezos Wallet Extension CRX File
Download TezBox - Tezos Wallet 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
TezBox is a multi-platform Tezos Vault, streamlining payments and DAPP integration.
Extension Basic Information
Name | TezBox - Tezos Wallet |
ID | mnfifefkajgofkcjkemidiaecocnkjeh |
Official URL | https://chromewebstore.google.com/detail/tezbox-tezos-wallet/mnfifefkajgofkcjkemidiaecocnkjeh |
Description | Secure Tezos Wallet from your browser |
File Size | 2.29 MB |
Installation Count | 4,575 |
Current Version | 20.0.1 |
Last Updated | 2019-10-18 |
Publish Date | 2019-10-18 |
Rating | 3.73/5 Total 15 Ratings |
Developer | tezboxdev |
[email protected] | |
Payment Type | free |
Extension Website | https://tezbox.com |
Supported Languages | 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", " |