FB game feed hider Firefox

Examine source code of FB game feed hider

Inspect and view changes in FB game feed hider source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "description": "hides right column where game feed is present",
  "manifest_version": 2,
  "name": "FB game feed hider",
  "version": "1.0",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "fb.js"
      ],
      "css": [
        "fb.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "fb.js"
      ],
      "css": [
        "fb.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "fb.js"
      ],
      "css": [
        "fb.css"
      ],
      "run_at": "document_end"
    }
  ]
}

Best FB game feed hider Alternatives

Here are some Firefox add-ons that are similar to FB game feed hider: