Simple Wallet for Casper
Multichain non-custodial staking crypto wallet
Simple Wallet for Casper란 무엇입니까?
Simple Wallet for Casper은(는) simplewallet.one에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Multichain non-custodial staking crypto wallet"입니다.
확장 프로그램 스크린샷
Simple Wallet for Casper 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Simple Wallet is a non-custodial wallet on a mission to simplify native staking for everyone worldwide. We are starting with the CSPR network. Simple Wallet supports staking inside the app by searching or choosing a specific Casper validator. Unstaking is also done inside the app with a single click. Besides that, Simple Wallet allows using your existing Casper private key; creating a new private key; receive/send CSPR tokens; Simple Wallet supports CSPR Mainnet/Testnet.
확장 프로그램 기본 정보
이름 | Simple Wallet for Casper |
ID | lnkcaamggbmaoghielcjalmedjeghgca |
공식 URL | https://chromewebstore.google.com/detail/simple-wallet-for-casper/lnkcaamggbmaoghielcjalmedjeghgca |
설명 | Multichain non-custodial staking crypto wallet |
파일 크기 | 1.16 MB |
설치 횟수 | 117 |
현재 버전 | 0.42 |
최근 업데이트 | 2023-05-31 |
출시 날짜 | 2022-08-17 |
평점 | 4.75/5 총 4 개의 평점 |
개발자 | simplewallet.one |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://simplewallet.one |
개인정보 보호 정책 페이지 URL | https://simplewallet.one/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple Wallet for Casper", "description": "Multichain non-custodial staking crypto wallet", "version": "0.42", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "Open the Wallet" }, "background": { "service_worker": "scripts\/background.js" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ ".\/static\/js\/content.js" ] }, { "matches": [ " |