Bing for Firefox Firefox

Examine source code of Bing for Firefox

By: Pascal
Inspect and view changes in Bing for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bing for Firefox",
  "version": "1.0",
  "description": "Changes the user agent to xxx for all requests to bing.com",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.bing.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4446ff53-2814-460a-bae3-c791c0f2cf51}"
    }
  }
}

Best Bing for Firefox Alternatives

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