Bing ad results Firefox

Examine source code of Bing ad results

By: restry
Inspect and view changes in Bing ad results source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Bing ad results",
  "description": "Make Bing ad results brighter and more distinguishable",
  "version": "1.0",
  "permissions": [
    "https://*.bing.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.bing.com/*"
      ],
      "run_at": "document_end",
      "css": [
        "bing_style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "bing_style.css"
  ],
  "manifest_version": 2
}

Best Bing ad results Alternatives

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