Microsoft Bing Search Engine Firefox

Examine source code of Microsoft Bing Search Engine

Inspect and view changes in Microsoft Bing Search Engine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_ExtnName__",
  "version": "1.0.3.10",
  "default_locale": "en",
  "description": "__MSG_ExtnDescription__",
  "applications": {
    "gecko": {
      "id": "{8d8ca802-6b23-43ed-9445-e05d48579542}",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "16": "Logo.png",
    "48": "Logo_48.png",
    "128": "Logo_128.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Bing",
      "search_url": "https://www.bing.com/search?FORM=U504DF&PC=U504&q={searchTerms}",
      "keyword": "bing.com",
      "favicon_url": "https://www.bing.com/favicon.ico",
      "suggest_url": "https://www.bing.com/osjson.aspx?FORM=U504DF&PC=U504&query={searchTerms}",
      "is_default": true
    }
  },
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "management",
    "https://*.bing.com/*",
    "storage"
  ],
  "browser_action": {
    "default_icon": "Logo_48.png"
  },
  "background": {
    "scripts": [
      "js/background.js",
      "js/Ping.js"
    ]
  }
}

Best Microsoft Bing Search Engine Alternatives

Here are some Firefox add-ons that are similar to Microsoft Bing Search Engine: