Spade Wallet

Spade Wallet

Introducing SpadeWallet, the ultimate self-custodial crypto wallet with 2FA authentication.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Spade Wallet",
  "description": "Introducing SpadeWallet, the ultimate self-custodial crypto wallet with 2FA authentication.",
  "version": "1.0.0",
  "action": {
    "default_popup": "popup.html",
    "default_title": "Open popup"
  },
  "icons": {
    "16": "Spade16.png",
    "48": "Spade48.png",
    "128": "Spade128.png"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}