OneWolf Guard Firefox

Examine source code of OneWolf Guard

Inspect and view changes in OneWolf Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "26.3.4",
  "description": "__MSG_extDescription__",
  "default_locale": "pt_BR",
  "homepage_url": "https://onewolf.ai",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "alarms",
    "scripting",
    "tabs",
    "identity"
  ],
  "host_permissions": [
    "https://chat.openai.com/*",
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://gemini.google.com/*",
    "https://chat.deepseek.com/*",
    "https://*.deepseek.com/*",
    "https://grok.x.ai/*",
    "https://x.ai/*",
    "https://grok.com/*",
    "https://copilot.microsoft.com/*",
    "https://onewolf.ai/*",
    "https://*.onewolf.ai/*",
    "https://*.chromiumapp.org/*",
    "http://localhost/*"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "lib/owlog.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "fenrir-page.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://chat.deepseek.com/*",
        "https://*.deepseek.com/*",
        "https://grok.x.ai/*",
        "https://x.ai/*",
        "https://grok.com/*",
        "https://copilot.microsoft.com/*"
      ],
      "all_frames": true,
      "js": [
        "lib/owlog.js",
        "lib/detect.js",
        "platforms.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/logotransparente.png",
        "assets/onewolf.png",
        "assets/wolf-logo.svg",
        "assets/wolf-favicon-32.png",
        "assets/wolf-favicon-64.png",
        "assets/lobo.svg",
        "icons/icon16.png",
        "icons/icon32.png",
        "icons/icon48.png",
        "icons/icon128.png"
      ],
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://chat.deepseek.com/*",
        "https://*.deepseek.com/*",
        "https://grok.x.ai/*",
        "https://x.ai/*",
        "https://grok.com/*",
        "https://copilot.microsoft.com/*",
        "https://onewolf.ai/*",
        "https://*.onewolf.ai/*"
      ]
    }
  ],
  "storage": {
    "managed_schema": "managed_schema.json"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "guard@onewolf.ai",
      "strict_min_version": "121.0"
    }
  }
}

Best OneWolf Guard Alternatives

Here are some Firefox add-ons that are similar to OneWolf Guard: