Vulture
A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.
Apa itu Vulture?
Vulture adalah ekstensi Chrome yang dikembangkan oleh https://psycoders.club, dan fitur utamanya adalah "A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Vulture
Unduh file ekstensi Vulture dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
------------------@---------------------------------------------@------------------ 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 ------------------@---------------------------------------------@------------------
Informasi Dasar Ekstensi
Nama | Vulture |
ID | neinilcfcdgfibggonfgihdlkiinekpo |
URL Resmi | https://chromewebstore.google.com/detail/vulture/neinilcfcdgfibggonfgihdlkiinekpo |
Deskripsi | A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet. |
Ukuran File | 5.06 MB |
Jumlah Instalasi | 86 |
Versi Saat Ini | 0.2.6 |
Terakhir Diperbarui | 2022-12-02 |
Tanggal Publikasi | 2022-01-06 |
Pengembang | https://psycoders.club |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://vulturewallet.net |
URL Halaman Bantuan | https://vulturewallet.net |
URL Halaman Kebijakan Privasi | https://docs.vulturewallet.net/terms/privacyPolicy.html |
Bahasa yang Didukung | 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';" } |