Website Timer Blocker Firefox

Examine source code of Website Timer Blocker

Inspect and view changes in Website Timer Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Timer Blocker",
  "version": "1.0",
  "description": "Tracks time spent on specific websites and blocks them after a set limit.",
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c7d0619-dec9-411b-8aeb-c72b3e65a976}"
    }
  }
}

Best Website Timer Blocker Alternatives

Here are some Firefox add-ons that are similar to Website Timer Blocker: