DoIt - Everything or Nothing Firefox

Examine source code of DoIt - Everything or Nothing

Inspect and view changes in DoIt - Everything or Nothing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DoIt - Everything or Nothing",
  "version": "1.0.0",
  "description": "Blocks sites and forces you to type a guilt-ridden phrase to proceed.",
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "action": {
    "default_icon": "icon_48.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "doit-eon@your-username.com"
    }
  }
}

Best DoIt - Everything or Nothing Alternatives

Here are some Firefox add-ons that are similar to DoIt - Everything or Nothing: