TezBox - Tezos Wallet
Secure Tezos Wallet from your browser
TezBox - Tezos Walletとは何ですか?
TezBox - Tezos Walletはtezboxdevによって開発されたChromeの拡張機能で、その主な機能は「Secure Tezos Wallet from your browser」です。
拡張機能のスクリーンショット
TezBox - Tezos Wallet拡張機能のCRXファイルをダウンロード
TezBox - Tezos Wallet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
TezBox is a multi-platform Tezos Vault, streamlining payments and DAPP integration.
拡張機能の基本情報
名前 | TezBox - Tezos Wallet |
ID | mnfifefkajgofkcjkemidiaecocnkjeh |
公式URL | https://chromewebstore.google.com/detail/tezbox-tezos-wallet/mnfifefkajgofkcjkemidiaecocnkjeh |
説明 | Secure Tezos Wallet from your browser |
ファイルサイズ | 2.29 MB |
インストール数 | 4,575 |
現在のバージョン | 20.0.1 |
最終更新日 | 2019-10-18 |
公開日 | 2019-10-18 |
評価 | 3.73/5 合計 15 レビュー |
開発者 | tezboxdev |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tezbox.com |
対応言語 | 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", " |