Pomodoro Timer Firefox

Examine source code of Pomodoro Timer

By: Bossfun
Inspect and view changes in Pomodoro Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pomodoro Timer",
  "version": "1.0",
  "description": "A simple Pomodoro timer to boost productivity.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pomodoro-timer@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Pomodoro Timer Alternatives

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