Bingify Firefox

Examine source code of Bingify

Inspect and view changes in Bingify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "author": "Florian Schneidereit",
  "version": "1.0.1resigned1",
  "short_name": "__MSG_extensionShortName__",
  "version_name": "1.0",
  "developer": {
    "name": "Florian Schneidereit",
    "url": "http://github.com/fschneidereit/bingify-webext"
  },
  "default_locale": "en",
  "permissions": [
    "*://*.bing.com/*",
    "storage",
    "webRequest"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.google.com/",
        "*://www.google.com/?*",
        "*://www.google.com/webhp?*"
      ],
      "css": [
        "content/bingify.css"
      ],
      "js": [
        "content/bingify.js"
      ]
    }
  ],
  "application": {
    "gecko": {
      "id": "florian.schneidereit@outlook.com"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4be79c99-b6a3-4530-ad3e-be2cb616eb5c}"
    }
  }
}

Best Bingify Alternatives

Here are some Firefox add-ons that are similar to Bingify: