SparX: TVM wallet Firefox

Examine source code of SparX: TVM wallet

By: Broxus Add-on
Inspect and view changes in SparX: TVM wallet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SparX Wallet",
  "version": "2.3.7",
  "description": "SparX Wallet: your all-in-one tool for managing crypto assets via TVM networks.",
  "minimum_chrome_version": "102",
  "action": {
    "default_title": "SparX Wallet",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/worker.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png",
    "256": "icon256.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "clipboardWrite",
    "activeTab",
    "notifications",
    "alarms"
  ],
  "content_scripts": [
    {
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/contentscript.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'none'; frame-ancestors 'none'; font-src 'self';"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/*",
        "assets/*",
        "phishing-warning.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sparx-wallet@developer.mozilla.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SparX: TVM wallet Alternatives

Here are some Firefox add-ons that are similar to SparX: TVM wallet: