Focus Mode is Firefox

Examine source code of Focus Mode is

By: HBBET
Inspect and view changes in Focus Mode is source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Mode",
  "version": "1.0",
  "description": "Block distracting websites to help you focus.",
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_action": {
    "default_title": "Focus Mode",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{de8a82ae-364e-493b-a44e-6dbcf4d34b33}"
    }
  }
}

Best Focus Mode is Alternatives

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