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 |
| 电子邮箱 | [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"
]
} | |