Countdown timer by Michal Firefox

Examine source code of Countdown timer by Michal

Inspect and view changes in Countdown timer by Michal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Countdown timer by Michal",
  "description": "Create, manage, and be notified for important events.",
  "version": "2.0.0",
  "icons": {
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "tabs"
  ],
  "author": "Michał Futera",
  "homepage_url": "https://michalfutera.pro",
  "browser_specific_settings": {
    "gecko": {
      "id": "countdown-timer@michalfutera.pro",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Countdown timer by Michal Alternatives

Here are some Firefox add-ons that are similar to Countdown timer by Michal: