TaskGuard - Block Distractions Firefox

Examine source code of TaskGuard - Block Distractions

Inspect and view changes in TaskGuard - Block Distractions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TaskGuard - Block Distractions",
  "description": "TaskGuard extension helps you avoid procrastination by blocking distractions from YouTube, Instagram, Twitter (X), and more.",
  "version": "0.1.3",
  "action": {
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*",
        "*://www.instagram.com/*",
        "*://x.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "guard@taskguard.io"
    }
  }
}

Best TaskGuard - Block Distractions Alternatives

Here are some Firefox add-ons that are similar to TaskGuard - Block Distractions: