Vulture
A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.
Wat is Vulture?
Vulture is een Chrome-extensie ontwikkeld door https://psycoders.club, en de belangrijkste functie is "A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet.".
Extensie Screenshots
Download het CRX-bestand van de extensie Vulture
Download Vulture-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
------------------@---------------------------------------------@------------------
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
------------------@---------------------------------------------@------------------ Basisinformatie over de Extensie
| Naam | |
| ID | neinilcfcdgfibggonfgihdlkiinekpo |
| Officiële URL | https://chromewebstore.google.com/detail/vulture/neinilcfcdgfibggonfgihdlkiinekpo |
| Beschrijving | A Sleek Open-Source, Non-Custodial and Multi-Chain crypto wallet. |
| Bestandsgrootte | 5.06 MB |
| Aantal Installaties | 86 |
| Huidige Versie | 0.2.6 |
| Laatst Bijgewerkt | 2022-12-02 |
| Publicatiedatum | 2022-01-06 |
| Ontwikkelaar | https://psycoders.club |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://vulturewallet.net |
| Help Pagina-URL | https://vulturewallet.net |
| URL van de Privacybeleid Pagina | https://docs.vulturewallet.net/terms/privacyPolicy.html |
| Ondersteunde Talen | 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';"
} | |