Alarm - Reminders & Notifications Firefox

Examine source code of Alarm - Reminders & Notifications

Inspect and view changes in Alarm - Reminders & Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.0.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "alarms",
    "storage",
    "tabs",
    "tabGroups",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "alarms-reminders-and-notifications@muzammil.work"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "AlarmClock Pro",
    "default_popup": "popup.html"
  }
}

Best Alarm - Reminders & Notifications Alternatives

Here are some Firefox add-ons that are similar to Alarm - Reminders & Notifications: