Caffeine: Keep your screen awake Firefox

Examine source code of Caffeine: Keep your screen awake

By: OPISTA
Inspect and view changes in Caffeine: Keep your screen awake source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Caffeine: Keep your screen awake",
  "description": "Keep your screen awake",
  "version": "0.1.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Caffeine"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "caffeine@opista.com",
      "strict_min_version": "142.0"
    },
    "gecko_android": {}
  }
}

Best Caffeine: Keep your screen awake Alternatives

Here are some Firefox add-ons that are similar to Caffeine: Keep your screen awake: