Hide FB Home Page toggle Firefox

Examine source code of Hide FB Home Page toggle

Inspect and view changes in Hide FB Home Page toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hide FB Home Page toggle",
  "manifest_version": 2,
  "description": "Hide Facebook Home Page to avoid Distraction",
  "version": "0.2",
  "homepage_url": "https://github.com/gerstavros/hide-fb-home-page-toggle-firefox",
  "permissions": [
    "tabs",
    "storage",
    "*://*.facebook.com/*"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png"
    },
    "default_title": "Toggle FB Homepage Blocker"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fbhidefeed@gerstavros.com"
    }
  }
}

Best Hide FB Home Page toggle Alternatives

Here are some Firefox add-ons that are similar to Hide FB Home Page toggle: