EyeBreak – Eye & Posture Timer Firefox

Examine source code of EyeBreak – Eye & Posture Timer

Inspect and view changes in EyeBreak – Eye & Posture Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EyeBreak – Eye Strain & Posture Break Timer",
  "short_name": "EyeBreak",
  "version": "1.0.1",
  "description": "Gentle but firm 20–60 second eye & mind breaks every 45–60 min",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "idle"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "eyebreak@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "commands": {
    "trigger-break-now": {
      "suggested_key": {
        "default": "Ctrl+Shift+B",
        "mac": "Command+Shift+B"
      },
      "description": "Start a EyeBreak break right now"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "break/break.html",
        "sounds/break-bell.wav",
        "sounds/classic-door-bell.wav",
        "sounds/single-chime.wav"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best EyeBreak – Eye & Posture Timer Alternatives

Here are some Firefox add-ons that are similar to EyeBreak – Eye & Posture Timer: