VOFO Wallet
Browser plugin wallet for DMC
Vad är VOFO Wallet?
VOFO Wallet är en Chrome-tillägg utvecklad av DMC Foundation, och dess huvudfunktion är "Browser plugin wallet for DMC".
Tilläggsskärmbilder
Ladda ner VOFO Wallet-förlängningens CRX-fil
Ladda ner VOFO Wallet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | VOFO Wallet |
ID | jmgipjhlmabpmcikcahmmgleghckefjg |
Officiell webbadress | https://chromewebstore.google.com/detail/vofo-wallet/jmgipjhlmabpmcikcahmmgleghckefjg |
Beskrivning | Browser plugin wallet for DMC |
Filstorlek | 9.49 MB |
Antal Installationer | 8,767 |
Aktuell Version | 1.5.1 |
Senast Uppdaterad | 2023-12-29 |
Publiceringsdatum | 2023-02-21 |
Betyg | 3.18/5 Totalt 11 Betyg |
Utvecklare | DMC Foundation |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://dmctech.io |
Hjälpsida URL | https://dmctech.io |
URL till Sekretesspolicy Sidan | https://dmctech.io/index.php?c=show&id=44 |
Stödda Språk | 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": [ " |