Safe Stand Break Reminder Firefox

Examine source code of Safe Stand Break Reminder

By: Parvij Add-on
Inspect and view changes in Safe Stand Break Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Safe Stand Break Reminder",
  "version": "1.3.1",
  "description": "A privacy-friendly stand/break reminder using Firefox idle detection only.",
  "developer": {
    "name": "Parviz Asoodehfard"
  },
  "permissions": [
    "idle",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Stand Break Reminder",
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icon.svg"
    }
  },
  "icons": {
    "32": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "safe-stand-break-reminder@parviz.asoodehfard",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Safe Stand Break Reminder Alternatives

Here are some Firefox add-ons that are similar to Safe Stand Break Reminder: