Focus Squirrel - Free Site Blocker Firefox

Examine source code of Focus Squirrel - Free Site Blocker

Inspect and view changes in Focus Squirrel - Free Site Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Squirrel — Free Site Blocker",
  "description": "Block sites for less distraction, and get more done",
  "version": "2.0",
  "icons": {
    "16": "icons/icon_16x16.png",
    "32": "icons/icon_32x32.png",
    "128": "icons/icon_128x128.png",
    "256": "icons/icon_256x256.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_icon": "icons/icon_32x32.png",
    "default_title": "Focus",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{022825be-6a3a-4a0b-93c0-d634b5ba3661}"
    }
  }
}

Best Focus Squirrel - Free Site Blocker Alternatives

Here are some Firefox add-ons that are similar to Focus Squirrel - Free Site Blocker: