Task Reminder Firefox

Examine source code of Task Reminder

Inspect and view changes in Task Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Task Reminder",
  "version": "1.0",
  "description": "Set quick countdown reminders with a desktop notification.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "Task Reminder"
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "notifications",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "joziahturnerayzx@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Task Reminder Alternatives

Here are some Firefox add-ons that are similar to Task Reminder: