Focus Facebook Firefox

Examine source code of Focus Facebook

Inspect and view changes in Focus Facebook source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Facebook",
  "version": "1.0",
  "description": "Removes newsfeed and shorts from facebook.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "concentrate.png"
    },
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.facebook.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a3bb4ac0-e77e-4a9f-a038-f554fdce867c}"
    }
  }
}

Best Focus Facebook Alternatives

Here are some Firefox add-ons that are similar to Focus Facebook: