Simple Wallet for Casper
Multichain non-custodial staking crypto wallet
Wat is Simple Wallet for Casper?
Simple Wallet for Casper is een Chrome-extensie ontwikkeld door simplewallet.one, en de belangrijkste functie is "Multichain non-custodial staking crypto wallet".
Extensie Screenshots
Download het CRX-bestand van de extensie Simple Wallet for Casper
Download Simple Wallet for Casper-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
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. Basisinformatie over de Extensie
| Naam | |
| ID | lnkcaamggbmaoghielcjalmedjeghgca |
| Officiële URL | https://chromewebstore.google.com/detail/simple-wallet-for-casper/lnkcaamggbmaoghielcjalmedjeghgca |
| Beschrijving | Multichain non-custodial staking crypto wallet |
| Bestandsgrootte | 1.16 MB |
| Aantal Installaties | 117 |
| Huidige Versie | 0.42 |
| Laatst Bijgewerkt | 2023-05-31 |
| Publicatiedatum | 2022-08-17 |
| Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | simplewallet.one |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://simplewallet.one |
| URL van de Privacybeleid Pagina | https://simplewallet.one/privacy-policy |
| Ondersteunde Talen | 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": [
" | |