Whiteout AI Firefox

Examine source code of Whiteout AI

Inspect and view changes in Whiteout AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Whiteout AI",
  "version": "1.8.16",
  "description": "Intercepts AI prompts and checks them against Whiteout AI compliance policies.",
  "permissions": [
    "storage",
    "alarms",
    "idle",
    "identity",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://*.api.whiteout.groovysec.com/*",
    "https://api.whiteout.groovysec.com/*",
    "https://claude.ai/*",
    "https://*.claude.ai/*",
    "http://127.0.0.1:18444/*",
    "http://localhost:18444/*",
    "http://127.0.0.1:18443/*",
    "http://localhost:18443/*"
  ],
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "config.js",
      "override_lib.js",
      "selector_health_lib.js",
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Whiteout AI",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "128": "icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://platform.openai.com/*",
        "https://claude.ai/*",
        "https://console.anthropic.com/*",
        "https://gemini.google.com/*",
        "https://bard.google.com/*",
        "https://ai.google.dev/*",
        "https://aistudio.google.com/*",
        "https://www.perplexity.ai/*",
        "https://copilot.microsoft.com/*",
        "https://www.bing.com/*",
        "https://*.office.com/*",
        "https://*.office365.com/*",
        "https://*.sharepoint.com/*",
        "https://teams.microsoft.com/*",
        "https://*.cloud.microsoft/*",
        "https://*.resources.office.net/*",
        "https://*.officeapps.live.com/*",
        "https://mail.google.com/*",
        "https://docs.google.com/*",
        "https://drive.google.com/*",
        "https://chat.google.com/*",
        "https://chat.mistral.ai/*",
        "https://console.mistral.ai/*",
        "https://grok.com/*",
        "https://x.ai/*",
        "https://deepseek.com/*",
        "https://chat.deepseek.com/*",
        "https://you.com/*",
        "https://poe.com/*",
        "https://huggingface.co/chat/*"
      ],
      "js": [
        "matcher_lib.js",
        "override_lib.js",
        "content_script.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "matches": [
        "https://claude.ai/*",
        "https://*.claude.ai/*",
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://github.com/login/oauth/*",
        "https://app.asana.com/-/oauth_authorize*",
        "https://*.atlassian.com/*",
        "https://www.notion.so/install-integration*",
        "https://*.notion.com/*",
        "https://login.microsoftonline.com/*",
        "https://slack.com/*",
        "https://*.linear.app/*",
        "https://trello.com/*",
        "https://accounts.google.com/*"
      ],
      "js": [
        "auth_guard_lib.js",
        "auth_guard.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icononly_transparent_nobuffer.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "whiteout-ai@groovysec.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "websiteActivity",
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best Whiteout AI Alternatives

Here are some Firefox add-ons that are similar to Whiteout AI: