VOFO Wallet
Browser plugin wallet for DMC
VOFO Wallet란 무엇입니까?
VOFO Wallet은(는) DMC Foundation에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Browser plugin wallet for DMC"입니다.
확장 프로그램 스크린샷
VOFO Wallet 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | VOFO Wallet |
ID | jmgipjhlmabpmcikcahmmgleghckefjg |
공식 URL | https://chromewebstore.google.com/detail/vofo-wallet/jmgipjhlmabpmcikcahmmgleghckefjg |
설명 | Browser plugin wallet for DMC |
파일 크기 | 9.49 MB |
설치 횟수 | 8,767 |
현재 버전 | 1.5.1 |
최근 업데이트 | 2023-12-29 |
출시 날짜 | 2023-02-21 |
평점 | 3.18/5 총 11 개의 평점 |
개발자 | DMC Foundation |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://dmctech.io |
도움말 페이지 URL | https://dmctech.io |
개인정보 보호 정책 페이지 URL | https://dmctech.io/index.php?c=show&id=44 |
지원되는 언어 | 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": [ " |