Sleep Timer Firefox

Examine source code of Sleep Timer

By: bbb
Inspect and view changes in Sleep Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sleep Timer",
  "version": "1.0",
  "description": "Alerts you when it's your scheduled bedtime.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "notifications",
    "alarms",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2778f7a4-44bc-481f-8447-3c86373a3597}"
    }
  }
}

Best Sleep Timer Alternatives

Here are some Firefox add-ons that are similar to Sleep Timer: