SSP Wallet - MultiSig Crypto Wallet Firefox

Examine source code of SSP Wallet - MultiSig Crypto Wallet

Inspect and view changes in SSP Wallet - MultiSig Crypto Wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.39.1",
  "manifest_version": 3,
  "name": "SSP Wallet",
  "short_name": "SSP",
  "description": "Secure. Simple. Powerful.",
  "action": {
    "default_popup": "index.html",
    "default_title": "SSP Wallet"
  },
  "author": "https://sspwallet.io",
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "icons": {
    "256": "ssp-logo-black-256x256.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "unlimitedStorage",
    "scripting",
    "contextMenus"
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'none'; style-src 'unsafe-inline'; img-src 'self' data: https:; font-src 'self'; connect-src *; script-src 'self' 'wasm-unsafe-eval'; object-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; frame-src https://buy.onramper.com"
  },
  "host_permissions": [
    "file://*/*",
    "http://*/*",
    "https://*/*"
  ],
  "minimum_chrome_version": "111",
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@sspwallet.io",
      "strict_min_version": "114.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SSP Wallet - MultiSig Crypto Wallet Alternatives

Here are some Firefox add-ons that are similar to SSP Wallet - MultiSig Crypto Wallet: