Pomodoro Bell Firefox

Examine source code of Pomodoro Bell

By: Hi Van
Inspect and view changes in Pomodoro Bell source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pomodoro Bell",
  "version": "1.0",
  "description": "Plays a gentle bell every 25 minutes to support the Pomodoro technique.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad64767d-180b-472d-b48e-2f88fb75c8c0}"
    }
  }
}

Best Pomodoro Bell Alternatives

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