faceblock Firefox

Examine source code of faceblock

By: Paul
Inspect and view changes in faceblock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "faceblock",
  "version": "1.1",
  "description": "Installing this extension will block all websites linked to facebook.",
  "author": "Seburo",
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*",
        "*://*.snaptu.com/*",
        "*://*.gowalla.com/*",
        "*://*.instagram.com/*",
        "*://*.lightbox.com/*",
        "*://*.getspool.com/*",
        "*://*.atlassolutions.com/*",
        "*://*.parseplatform.org/*",
        "*://*.onavo.com/*",
        "*://*.whatsapp.com/*",
        "*://*.oculus.com/*",
        "*://*.privatecore.com/*",
        "*://*.tbhtime.com/*",
        "*://*.sanzaru.com/*",
        "*://*.meta.com/*",
        "*://*.giphy.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.facebook.com/*",
        "*://*.snaptu.com/*",
        "*://*.gowalla.com/*",
        "*://*.instagram.com/*",
        "*://*.lightbox.com/*",
        "*://*.getspool.com/*",
        "*://*.atlassolutions.com/*",
        "*://*.parseplatform.org/*",
        "*://*.onavo.com/*",
        "*://*.whatsapp.com/*",
        "*://*.oculus.com/*",
        "*://*.privatecore.com/*",
        "*://*.tbhtime.com/*",
        "*://*.sanzaru.com/*",
        "*://*.meta.com/*",
        "*://*.giphy.com/*"
      ],
      "js": [
        "aftercontent.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best faceblock Alternatives

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