Fire the chef Firefox

Examine source code of Fire the chef

Inspect and view changes in Fire the chef source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fire the chef",
  "version": "1.0",
  "author": "Benjamin Riezler",
  "description": "Removes all search results for chefkoch.de from a google (com, de, at, ch) search",
  "icons": {
    "48": "icons/x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.de/*",
        "*://*.google.com/*",
        "*://*.google.at/*",
        "*://*.google.ch/*"
      ],
      "js": [
        "fire_the_chef.js"
      ]
    }
  ]
}

Best Fire the chef Alternatives

Here are some Firefox add-ons that are similar to Fire the chef: