Remove Bing Clutter Firefox

Examine source code of Remove Bing Clutter

Inspect and view changes in Remove Bing Clutter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Bing AI",
  "version": "1.0.0",
  "description": "Removes AI (and unnecessary clutter) from Bing Search.",
  "icons": {
    "48": "icons/removeai-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bing.com/search*"
      ],
      "js": [
        "removeai.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9620121c-2d0f-4525-839c-51fa1e08b114}"
    }
  }
}

Meilleures alternatives Remove Bing Clutter

Voici quelques Firefox add-ons qui sont similaires à Remove Bing Clutter :