Bing to Google Firefox

Examine source code of Bing to Google

Inspect and view changes in Bing to Google source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bing to Google",
  "version": "1.2resigned1",
  "description": "Bing to Google combined with Edge deflector (https://github.com/da2x/EdgeDeflector) lets you search through cortana tool bar with Google instead of Bing.",
  "homepage_url": "https://github.com/louisgrasset/bing-to-google",
  "icons": {
    "16": "/icons/icon-16.png",
    "32": "/icons/icon-32.png",
    "48": "/icons/icon-48.png",
    "96": "/icons/icon-96.png",
    "128": "/icons/icon-128.png",
    "256": "/icons/icon-256.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://bing.com/*",
    "https://*.bing.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "bingtogoogle@louisgrasset.fr",
      "strict_min_version": "54.0"
    }
  },
  "author": "Louis Grasset <hello@louisgrasset.fr> (louisgrasset.fr)"
}

Best Bing to Google Alternatives

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