Microtask Countdown Firefox

Examine source code of Microtask Countdown

Inspect and view changes in Microtask Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Microtask Countdown",
  "version": "1.0",
  "description": "A simple countdown timer for small tasks.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Microtask Countdown",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{711246d4-b348-40da-ac62-693c4600dee1}"
    }
  }
}

Best Microtask Countdown Alternatives

Here are some Firefox add-ons that are similar to Microtask Countdown: