Sectopus — Shadow AI Detection Firefox

Examine source code of Sectopus — Shadow AI Detection

Inspect and view changes in Sectopus — Shadow AI Detection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Sectopus — Shadow AI Detection",
  "version": "1.0.0",
  "description": "Enterprise AI security posture management. Discover unauthorized AI tool usage across your organization.",
  "permissions": [
    "webRequest",
    "declarativeNetRequest",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "blocked.html",
        "blocked.js",
        "styles/banner.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@sectopus.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteActivity"
        ],
        "optional": []
      }
    }
  }
}

Best Sectopus — Shadow AI Detection Alternatives

Here are some Firefox add-ons that are similar to Sectopus — Shadow AI Detection: