B2G Redirect Firefox

Examine source code of B2G Redirect

Inspect and view changes in B2G Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "B2G Redirect",
  "version": "0.1.1resigned1",
  "description": "Redirect Bing searches to Google",
  "homepage_url": "https://github.com/ironsigma/b2g-redirect",
  "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@hawkprime.com",
      "strict_min_version": "54.0"
    }
  },
  "author": "Juan D Frias <juandfrias@gmail.com>"
}

Best B2G Redirect Alternatives

Here are some Firefox add-ons that are similar to B2G Redirect: