Silent FB Firefox

Examine source code of Silent FB

By: bestian Add-on
Inspect and view changes in Silent FB source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "description": "__MSG_extIntro__",
  "default_locale": "en",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "2.0.0",
  "browser_action": {
    "default_title": "Make Facebook grayscale to avoid overstimulation"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.facebook.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best Silent FB Alternatives

Here are some Firefox add-ons that are similar to Silent FB: