FBlock Firefox

Examine source code of FBlock

Inspect and view changes in FBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FBlock",
  "version": "1.1resigned1",
  "description": "Removes Facebook adds.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "fblock.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{312c7dad-cf08-4e02-a507-1294ec705ec6}"
    }
  }
}

Best FBlock Alternatives

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