QuantumShield Pro Firefox

Examine source code of QuantumShield Pro

By: ABC8
Inspect and view changes in QuantumShield Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuantumShield Pro",
  "version": "1.0.0",
  "description": "Advanced content protection and privacy management suite",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{101a41e8-b54b-48e3-87d8-8d50c0bc20e9}"
    }
  },
  "icons": {
    "48": "icons/shield-48.png",
    "96": "icons/shield-96.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "cookies",
    "privacy",
    "tabs",
    "downloads",
    "clipboardWrite",
    "notifications",
    "proxy",
    "dns",
    "browsingData"
  ],
  "background": {
    "scripts": [
      "background/adblock.js",
      "background/privacy.js",
      "background/security.js",
      "background/vpn.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/form-protection.js",
        "content/anti-fingerprint.js",
        "content/malware-scanner.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/shield-48.png",
    "default_title": "QuantumShield Pro",
    "default_popup": "popup/index.html"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  }
}

Best QuantumShield Pro Alternatives

Here are some Firefox add-ons that are similar to QuantumShield Pro: