VOFO Wallet
Browser plugin wallet for DMC
Wat is VOFO Wallet?
VOFO Wallet is een Chrome-extensie ontwikkeld door DMC Foundation, en de belangrijkste functie is "Browser plugin wallet for DMC".
Extensie Screenshots
Download het CRX-bestand van de extensie VOFO Wallet
Download VOFO Wallet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Browser plugin wallet for DMC VOFO Wallet is a blockchain digital asset management application and an entrance to the DMC storage network. DMC Wallet app is both a wallet & a browser. Buy, send, stake & exchange your digital assets. *Personalized account *Double protection of assets *High-speed and low-fee swap between PST&DMC *All transactions are on-chain ,easily verified. Contact Us Website: dmctech.io Discord: discord.gg/dmcofficial Twitter: t.me/DMC_Foundation
Basisinformatie over de Extensie
Naam | VOFO Wallet |
ID | jmgipjhlmabpmcikcahmmgleghckefjg |
Officiële URL | https://chromewebstore.google.com/detail/vofo-wallet/jmgipjhlmabpmcikcahmmgleghckefjg |
Beschrijving | Browser plugin wallet for DMC |
Bestandsgrootte | 9.49 MB |
Aantal Installaties | 8,767 |
Huidige Versie | 1.5.1 |
Laatst Bijgewerkt | 2023-12-29 |
Publicatiedatum | 2023-02-21 |
Beoordeling | 3.18/5 Totaal 11 Beoordelingen |
Ontwikkelaar | DMC Foundation |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://dmctech.io |
Help Pagina-URL | https://dmctech.io |
URL van de Privacybeleid Pagina | https://dmctech.io/index.php?c=show&id=44 |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "VOFO Wallet", "description": "Browser plugin wallet for DMC", "version": "1.5.1", "content_security_policy": { "script-src": "self", "unsafe-eval": "self", "object-src": "self" }, "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "storage" ], "optional_permissions": [ "unlimitedStorage" ], "host_permissions": [ "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |