Scroll Break Reminder Firefox

Examine source code of Scroll Break Reminder

Inspect and view changes in Scroll Break Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scroll Break Reminder",
  "version": "1.0",
  "description": "Nhắc nhở nghỉ ngơi sau khi cuộn trang liên tục quá lâu.",
  "permissions": [
    "tabs",
    "scripting",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Scroll Break Reminder"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll-break-reminder@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Melhores alternativas Scroll Break Reminder

Aqui estão algumas Firefox add-ons que são similares a Scroll Break Reminder: