Vulture

A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.

Vultureคืออะไร?

Vulture เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://psycoders.club และคุณลักษณะหลักของมันคือ "A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vulture

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

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

                        ------------------@---------------------------------------------@------------------
A user friendly multi-chain crypto wallet made primarily for the Aleph Zero network.

Vulture is open-source and non-custodial, meaning its free forever & you completely own your assets.

Please consider using a hardware-wallet with vulture to stay secure!

Read more at:
https://vulturewallet.net
------------------@---------------------------------------------@------------------                    

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

ชื่อ Vulture Vulture
ID neinilcfcdgfibggonfgihdlkiinekpo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/vulture/neinilcfcdgfibggonfgihdlkiinekpo
คำอธิบาย A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.
ขนาดไฟล์ 5.06 MB
จำนวนการติดตั้ง 86
เวอร์ชันปัจจุบัน 0.2.6
อัปเดตครั้งล่าสุด 2022-12-02
วันที่เผยแพร่ 2022-01-06
ผู้พัฒนา https://psycoders.club
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://vulturewallet.net
URL หน้าช่วยเหลือ https://vulturewallet.net
URL หน้านโยบายความเป็นส่วนตัว https://docs.vulturewallet.net/terms/privacyPolicy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vulture",
    "version": "0.2.6",
    "description": "A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.",
    "manifest_version": 2,
    "homepage_url": "https:\/\/vulturewallet.net",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Vulture"
    },
    "icons": {
        "16": "icons\/VultureIcon2.png",
        "48": "icons\/VultureIcon2.png",
        "128": "icons\/VultureIcon2.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';"
}