No FB at Work Plugin Firefox

Examine source code of No FB at Work Plugin

By: adin234
Inspect and view changes in No FB at Work Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "No FB at Work Plugin",
  "description": "This extension will remove like, share, and comment",
  "version": "1.0",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.facebook.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "applications": {
    "gecko": {
      "id": "no_fb@adin234.com"
    }
  }
}

Best No FB at Work Plugin Alternatives

Here are some Firefox add-ons that are similar to No FB at Work Plugin: