DigiMask
Digibyte Extension Wallet
What is DigiMask?
DigiMask is a Chrome extension developed by dev, and its main feature is "Digibyte Extension Wallet".
Extension Screenshots
Download DigiMask Extension CRX File
Download DigiMask 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
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 Extension Basic Information
| Name | |
| ID | kmkmhgjamoppdmaafcmfmojhhbcklfdd |
| Official URL | https://chromewebstore.google.com/detail/digimask/kmkmhgjamoppdmaafcmfmojhhbcklfdd |
| Description | Digibyte Extension Wallet |
| File Size | 1.53 MB |
| Installation Count | 42 |
| Current Version | 1.0.3 |
| Last Updated | 2021-05-05 |
| Publish Date | 2020-08-05 |
| Rating | 1.00/5 Total 1 Ratings |
| Developer | dev |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://fintechconsultinggroup.com |
| Supported Languages | 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"
]
} | |