Distraction Blocker - What about being productive? Firefox

Examine source code of Distraction Blocker - What about being productive?

Inspect and view changes in Distraction Blocker - What about being productive? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.1.1",
  "name": "whatabout",
  "description": "What about doing something else? This extension will help you to focus on your work by blocking websites for a certain amount of time, and reminding you to do actual work.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "action/default_popup.html",
    "default_icon": {
      "48": "icons/icon48.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background/scripts.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@whatabout-devshetty"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_scripts/content-0.js"
      ],
      "css": []
    }
  ],
  "author": "Deveesh Shetty",
  "web_accessible_resources": [
    {
      "resources": [
        "content_scripts/styles.2c8b819c.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Melhores alternativas Distraction Blocker - What about being productive?

Aqui estão algumas Firefox add-ons que são similares a Distraction Blocker - What about being productive?: