URL Scheduler P+ Firefox

Examine source code of URL Scheduler P+

Inspect and view changes in URL Scheduler P+ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "URL Alarm Scheduler",
  "version": "1.0",
  "description": "Set alarms to automatically open designated URLs at specific times, ensuring you never miss important webpages",
  "permissions": [
    "alarms",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "scripts.js"
    ]
  },
  "manifest_version": 2,
  "options_ui": {
    "page": "options/setAlarm.html",
    "browser_style": true
  },
  "browser_action": {
    "default_title": "URL Alarm"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dbf8b239-bdce-488f-8d13-ada07b014673}"
    }
  }
}

Best URL Scheduler P+ Alternatives

Here are some Firefox add-ons that are similar to URL Scheduler P+: