Stay Present Reminder Firefox

Examine source code of Stay Present Reminder

By: Laura
Inspect and view changes in Stay Present Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{79eff319-c1c2-49f2-8067-fb258f731e08}"
    }
  }
}

Best Stay Present Reminder Alternatives

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