RemindMe Firefox

Examine source code of RemindMe

Inspect and view changes in RemindMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RemindMe",
  "version": "1.1",
  "description": "Adds a reminder to specific events",
  "icons": {
    "48": "./timetable.png"
  },
  "background": {
    "page": "remind-me.html"
  },
  "browser_action": {
    "default_icon": "./timetable.png",
    "default_title": "RemindMe",
    "default_popup": "remind-me-popup.html"
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage"
  ]
}

Best RemindMe Alternatives

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