Study Timer + Break Reminder Firefox

Examine source code of Study Timer + Break Reminder

Por: bafe
Inspect and view changes in Study Timer + Break Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Study Timer + Break Reminder",
  "version": "1.0",
  "description": "Pomodoro-style timer with gentle break reminders.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fce2d11a-2040-442b-9ac3-9e4747967650}"
    }
  }
}

Mejores alternativas Study Timer + Break Reminder

Aquí hay algunas Firefox add-ons que son similares a Study Timer + Break Reminder: