Vulture

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

What is Vulture?

Vulture is a Chrome extension developed by https://psycoders.club, and its main feature is "A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Vulture Extension CRX File

Download Vulture extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        ------------------@---------------------------------------------@------------------
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
------------------@---------------------------------------------@------------------                    

Extension Basic Information

Name Vulture Vulture
ID neinilcfcdgfibggonfgihdlkiinekpo
Official URL https://chromewebstore.google.com/detail/vulture/neinilcfcdgfibggonfgihdlkiinekpo
Description A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.
File Size 5.06 MB
Installation Count 86
Current Version 0.2.6
Last Updated 2022-12-02
Publish Date 2022-01-06
Developer https://psycoders.club
Email [email protected]
Payment Type free
Extension Website https://vulturewallet.net
Help Page URL https://vulturewallet.net
Privacy Policy Page URL https://docs.vulturewallet.net/terms/privacyPolicy.html
Supported Languages 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';"
}