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.」です。
拡張機能のスクリーンショット
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
------------------@---------------------------------------------@------------------                     拡張機能の基本情報
| 名前 |   |  
| 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 | 
| Eメール | [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';"
}  |  |