CasperDash
A Casper Wallet
What is CasperDash?
CasperDash is a Chrome extension developed by CasperDash, and its main feature is "A Casper Wallet".
Extension Screenshots
Download CasperDash Extension CRX File
Download CasperDash extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
A non-custodial wallet for Casper blockchain - CSPR and ERC20 tokens balance - Transfer, Staking CSPR - NFT - Market data - Create/import wallet by mnemonic phrase
Extension Basic Information
Name | CasperDash |
ID | hmfpdofehnmfnoaneplbcpejindkoafd |
Official URL | https://chromewebstore.google.com/detail/casperdash/hmfpdofehnmfnoaneplbcpejindkoafd |
Description | A Casper Wallet |
File Size | 7.43 MB |
Installation Count | 3,373 |
Current Version | 1.9.1 |
Last Updated | 2024-03-03 |
Publish Date | 2022-01-13 |
Rating | 4.95/5 Total 22 Ratings |
Developer | CasperDash |
[email protected] | |
Payment Type | free |
Extension Website | https://casperdash.io |
Privacy Policy Page URL | https://casperdash.io/privacy-policy.html |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "CasperDash", "name": "CasperDash", "description": "A Casper Wallet", "version": "1.9.1", "manifest_version": 3, "icons": { "512": "512.png" }, "action": { "default_icon": "512.png", "default_popup": "popup.html" }, "content_security_policy": { "extension_pages": "default-src 'none'; object-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; script-src 'self'; img-src http: https: data:; connect-src https:\/\/testnet-api.casperdash.io https:\/\/api.casperdash.io https:\/\/cdn.jsdelivr.net https:\/\/api.cspr.live; style-src 'unsafe-inline'" }, "content_scripts": [ { "matches": [ " |