Online Time Reminder Firefox

Examine source code of Online Time Reminder

By: 78WIN
Inspect and view changes in Online Time Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Online Time Reminder",
  "version": "1.0",
  "description": "Reminds you when you've been online for too long.",
  "permissions": [
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_popup": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{febbc453-4526-4395-a708-756ffe015c31}"
    }
  }
}

Best Online Time Reminder Alternatives

Here are some Firefox add-ons that are similar to Online Time Reminder: