Clean Bing Firefox

Examine source code of Clean Bing

Inspect and view changes in Clean Bing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Clean Bing",
  "version": "26.8.30.1353",
  "description": "Declutters bing.com: hides the MSN feed, Rewards banners, and trending widgets, and resets the search box to a plain \"Search\".",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bing.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "clean-bing@local.extension",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Clean Bing Alternatives

Here are some Firefox add-ons that are similar to Clean Bing: