VESwallet: Ethereum Wallet with VES Backup

VESwallet: Where your friends can help you recover your lost Ethereum wallet.

VESwallet: Ethereum Wallet with VES Backupคืออะไร?

VESwallet: Ethereum Wallet with VES Backup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wallet.ves.world และคุณลักษณะหลักของมันคือ "VESwallet: Where your friends can help you recover your lost Ethereum wallet."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VESwallet: Ethereum Wallet with VES Backup

ดาวน์โหลดไฟล์ส่วนขยาย VESwallet: Ethereum Wallet with VES Backup ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Based off the open source MyEtherWallet / MyCrypto, VESwallet is integrated with VESvault end-to-end encryption APIs.
Once you set up your VESvault account, you can safely back up and restore your wallet passwords.
If you ever lose your VESkey (your VESvault master passphrase), your viral network of friends will be able to help you recover all your encrypted items, including your wallet passwords, without compromising security.


https://wallet.ves.world

https://www.vesvault.com

https://wallet.ves.world/assets/download/VES-Wallet-Overview.pdf

https://github.com/vesvault/etherwallet/tree/wallet.ves.world

https://medium.com/@info_53935/veswallet-have-your-friends-help-you-recover-your-lost-digital-wallet-7d2caf8883c9                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ VESwallet: Ethereum Wallet with VES Backup VESwallet: Ethereum Wallet with VES Backup
ID aehoaajegaoakamklmcbgefibhnilbip
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/veswallet-ethereum-wallet/aehoaajegaoakamklmcbgefibhnilbip
คำอธิบาย VESwallet: Where your friends can help you recover your lost Ethereum wallet.
ขนาดไฟล์ 2.77 MB
จำนวนการติดตั้ง 11
เวอร์ชันปัจจุบัน 1.2.0.3
อัปเดตครั้งล่าสุด 2018-03-11
วันที่เผยแพร่ 2018-03-11
ผู้พัฒนา https://wallet.ves.world
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://wallet.ves.world/assets/download/VES-Wallet-Overview.pdf
URL หน้าช่วยเหลือ https://wallet.ves.world/faq-wallet.html
URL หน้านโยบายความเป็นส่วนตัว https://www.vesvault.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VESwallet: Ethereum Wallet with VES Backup",
    "short_name": "VESwallet",
    "version": "1.2.0.3",
    "manifest_version": 2,
    "description": "VESwallet: Where your friends can help you recover your lost Ethereum wallet.",
    "homepage_url": "https:\/\/wallet.ves.world\/",
    "icons": {
        "16": "images\/icons\/vv-sq-white-16x16.png",
        "32": "images\/icons\/vv-sq-white-32x32.png",
        "192": "images\/icons\/vv-sq-white-192x192.png"
    },
    "options_page": "cx-wallet.html",
    "browser_action": {
        "default_icon": "images\/icons\/vv-sq-white-32x32.png",
        "default_title": "VESwallet CX",
        "default_popup": "browser_action\/browser_action.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-uxI0oLy+6OpnvTApEkmCzuxkvu4J47b6yHCV93fjHN0=' 'sha256-0Gsidap6748RQlB69d8CLcBCD2A1kL9luXuhxAKpgXQ=' 'sha256-Z7zS8qcr4BZTeVyPP1sIfzQLoVSrzOW0qLHyZCds1WE=' 'sha256-s80rLITnuZTnLjChH9phMAdhJO+3mTqc5gbKePRbjYc=' 'sha256-0luNJrgP++sd6UDG2g7SR0EdX\/mmRH3Y0EFyx0r4NPs=' https:\/\/ves.host ; object-src 'self'"
}