FocusBlocker (New) Firefox

Examine source code of FocusBlocker (New)

Inspect and view changes in FocusBlocker (New) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FocusBlocker",
  "version": "0.2.4resigned1",
  "icons": {
    "16": "/data/noicon-16.png",
    "128": "/data/noicon-128.png"
  },
  "description": "Block websites for a given time to help you focus on work/study. Gives you more flexibility then traditional schedule based blockers",
  "permissions": [
    "<all_urls>",
    "alarms",
    "notifications",
    "storage",
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "focusblocker@shing.lyu",
      "strict_min_version": "42.0"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best FocusBlocker (New) Alternatives

Here are some Firefox add-ons that are similar to FocusBlocker (New):