Keep Awake (Display | Systemm) Firefox

Examine source code of Keep Awake (Display | Systemm)

By: K58
Inspect and view changes in Keep Awake (Display | Systemm) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.3",
  "manifest_version": 2,
  "offline_enabled": true,
  "short_name": "keep-awake",
  "name": "Keep Awake (Display | System)",
  "background": {
    "page": "lib/chrome/background.html"
  },
  "homepage_url": "https://mybrowseraddon.com/keep-awake.html",
  "permissions": [
    "power",
    "storage",
    "contextMenus",
    "notifications"
  ],
  "description": "Keep your computer's screen from turning off with just one click!",
  "browser_action": {
    "default_title": "Keep Awake (Display | System)",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5d748a8-e643-42db-ae16-e47b3a89c7c8}"
    }
  }
}

Best Keep Awake (Display | Systemm) Alternatives

Here are some Firefox add-ons that are similar to Keep Awake (Display | Systemm):