DigiMask
Digibyte Extension Wallet
DigiMaskとは何ですか?
DigiMaskはdevによって開発されたChromeの拡張機能で、その主な機能は「Digibyte Extension Wallet」です。
拡張機能のスクリーンショット
DigiMask拡張機能のCRXファイルをダウンロード
DigiMask拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An Easy to use DigiByte Wallet Chrome Extension
Create or Import a Wallet secured by AES encryption
Get quick access to your DigiByte while browsing the web
Send / Receive / Purchase Digibyte Instantly 拡張機能の基本情報
| 名前 | |
| ID | kmkmhgjamoppdmaafcmfmojhhbcklfdd |
| 公式URL | https://chromewebstore.google.com/detail/digimask/kmkmhgjamoppdmaafcmfmojhhbcklfdd |
| 説明 | Digibyte Extension Wallet |
| ファイルサイズ | 1.53 MB |
| インストール数 | 42 |
| 現在のバージョン | 1.0.3 |
| 最終更新日 | 2021-05-05 |
| 公開日 | 2020-08-05 |
| 評価 | 1.00/5 合計 1 レビュー |
| 開発者 | dev |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://fintechconsultinggroup.com |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "DigiMask",
"description": "Digibyte Extension Wallet ",
"version": "1.0.3",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"input"
]
} | |