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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
------------------@---------------------------------------------@------------------ 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 |
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 |
이메일 | [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';" } |