TezBox - Tezos Wallet
Secure Tezos Wallet from your browser
Apa itu TezBox - Tezos Wallet?
TezBox - Tezos Wallet adalah ekstensi Chrome yang dikembangkan oleh tezboxdev, dan fitur utamanya adalah "Secure Tezos Wallet from your browser".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi TezBox - Tezos Wallet
Unduh file ekstensi TezBox - Tezos Wallet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
TezBox is a multi-platform Tezos Vault, streamlining payments and DAPP integration.
Informasi Dasar Ekstensi
Nama | TezBox - Tezos Wallet |
ID | mnfifefkajgofkcjkemidiaecocnkjeh |
URL Resmi | https://chromewebstore.google.com/detail/tezbox-tezos-wallet/mnfifefkajgofkcjkemidiaecocnkjeh |
Deskripsi | Secure Tezos Wallet from your browser |
Ukuran File | 2.29 MB |
Jumlah Instalasi | 4,575 |
Versi Saat Ini | 20.0.1 |
Terakhir Diperbarui | 2019-10-18 |
Tanggal Publikasi | 2019-10-18 |
Penilaian | 3.73/5 Total 15 Penilaian |
Pengembang | tezboxdev |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://tezbox.com |
Bahasa yang Didukung | 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", " |