Break Notifier Firefox

Examine source code of Break Notifier

Inspect and view changes in Break Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Break Notifier",
  "version": "1.0",
  "description": "Periodic break reminders to rest your eyes and body.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Break Notifier",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{534d73f5-c4eb-4fa6-8427-e7904b7efb58}"
    }
  }
}

Meilleures alternatives Break Notifier

Voici quelques Firefox add-ons qui sont similaires à Break Notifier :