URL Alarm Firefox

Examine source code of URL Alarm

Inspect and view changes in URL Alarm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "URL Alarm",
  "version": "1.0",
  "description": "Set alarms to open up designated urls",
  "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"
  }
}

Best URL Alarm Alternatives

Here are some Firefox add-ons that are similar to URL Alarm: