Reminder Firefox

Examine source code of Reminder

Inspect and view changes in Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reminder",
  "description": "This is a Reminder",
  "version": "3.1",
  "background": {
    "scripts": [
      "scripts.js",
      "main.js"
    ]
  },
  "icons": {
    "48": "alarm.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "alarm.png"
    },
    "default_popup": "index.html",
    "default_title": "Reminder"
  },
  "permissions": [
    "notifications",
    "activeTab",
    "alarms"
  ]
}

Best Reminder Alternatives

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