Pomodoro Timer for ADHD Firefox

Examine source code of Pomodoro Timer for ADHD

By: Kylee K
Inspect and view changes in Pomodoro Timer for ADHD 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.1",
  "description": "Customizable Pomodoro Timer with alerts",
  "permissions": [
    "storage",
    "notifications",
    "theme"
  ],
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "96": "icon96.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pomodoro-timer@pomodoro",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Pomodoro Timer for ADHD Alternatives

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