Tomato Timer Firefox

Examine source code of Tomato Timer

Inspect and view changes in Tomato Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tomato Timer Lite",
  "version": "1.0",
  "description": "Minimal AMO-safe Pomodoro timer. Local-only, no data collection.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Tomato Timer Lite",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tomato-timer-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tomato Timer Alternatives

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