Remove Netflix Games Firefox

Examine source code of Remove Netflix Games

Inspect and view changes in Remove Netflix Games source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Netflix Games Remover Extension",
  "version": "1.0",
  "description": "Removes Netflix games Header and Section.",
  "content_scripts": [
    {
      "matches": [
        "*://*.netflix.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Toggle Extension"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b81256a4-502b-4b8e-8877-c62d07bcae35}"
    }
  }
}

Best Remove Netflix Games Alternatives

Here are some Firefox add-ons that are similar to Remove Netflix Games: