Browser Lock Timer Firefox

Examine source code of Browser Lock Timer

By: PhyoTP
Inspect and view changes in Browser Lock Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Lock Timer",
  "version": "1.0",
  "description": "Lock your browser for a specified duration to stay focused",
  "permissions": [
    "tabs",
    "storage",
    "alarms",
    "webNavigation",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "phyothetpai37@gmail.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Browser Lock Timer Alternatives

Here are some Firefox add-ons that are similar to Browser Lock Timer: