XISEM Anti-Venom Secure Access Firefox

Examine source code of XISEM Anti-Venom Secure Access

Inspect and view changes in XISEM Anti-Venom Secure Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "XISEM Anti-Venom Secure Access",
  "version": "8.9.7.47",
  "description": "Secure browsing with domain policy, watermark protection, and XISEM telemetry. Works with DualStrike Scout.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "idle",
    "alarms",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*",
    "http://127.0.0.1:17890/*",
    "http://localhost:17890/*",
    "http://[::1]:17890/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-antivenom.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content-mfa-detector.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "action": {
    "default_title": "XISEM Anti-Venom Secure Access",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "xisem-telemetry@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteActivity"
        ],
        "optional": [
          "personallyIdentifyingInfo",
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best XISEM Anti-Venom Secure Access Alternatives

Here are some Firefox add-ons that are similar to XISEM Anti-Venom Secure Access: