Vulture

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

什麼是Vulture?

Vulture是由https://psycoders.club開發的Chrome擴展程式,該擴展的主要功能是“A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Vulture擴展crx文件

下載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
官方網址 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';"
}