StopProcrastination Firefox

Examine source code of StopProcrastination

Inspect and view changes in StopProcrastination source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AntiProcrastinator",
  "version": "1.0",
  "description": "Limits time on social media and closes tabs automatically.",
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "antiprocrastinator@abubakr.utility",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best StopProcrastination Alternatives

Here are some Firefox add-ons that are similar to StopProcrastination: