Minimalist Focus Timer Firefox

Examine source code of Minimalist Focus Timer

By: James
Inspect and view changes in Minimalist Focus Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pomodoro Focus Timer",
  "description": "A Minimalist Pomodoro Timer",
  "version": "0.9.2",
  "background": {
    "page": "html/background.html"
  },
  "permissions": [
    "storage",
    "notifications"
  ],
  "icons": {
    "32": "assets/icons/32.png",
    "48": "assets/icons/48.png",
    "96": "assets/icons/96.png",
    "128": "assets/icons/128.png"
  },
  "browser_action": {
    "default_popup": "html/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e2f7e529-00fb-4131-b010-db0c85c225b6}"
    }
  }
}

Best Minimalist Focus Timer Alternatives

Here are some Firefox add-ons that are similar to Minimalist Focus Timer: