Google AI Mode Remover Firefox

Examine source code of Google AI Mode Remover

By: SQUISHY
Inspect and view changes in Google AI Mode Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Google AI Mode Remover",
  "version": "1.0",
  "description": "Removes the 'AI Mode' from Google Search results page.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/search*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-mode-remover@firefox-extension"
    }
  }
}

Best Google AI Mode Remover Alternatives

Here are some Firefox add-ons that are similar to Google AI Mode Remover: