Keep Teams Awake 2 Firefox

Examine source code of Keep Teams Awake 2

Inspect and view changes in Keep Teams Awake 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KeepTeamsAwake2",
  "version": "2.0.0",
  "description": "Prevents the Microsoft Teams website or PWA from sleeping",
  "action": {
    "default_icon": {
      "48": "icons/48.png",
      "96": "icons/96.png",
      "128": "icons/128.png",
      "256": "icons/256.png",
      "512": "icons/512.png",
      "1024": "icons/1024.png"
    }
  },
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png",
    "256": "icons/256.png",
    "512": "icons/512.png",
    "1024": "icons/1024.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://teams.live.com/*",
        "https://teams.microsoft.com/*",
        "https://teams.microsoft.com.mcas.ms/*",
        "https://dod.teams.microsoft.us.mcas-gov.us/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "schindlershadow@gmail.com"
    }
  }
}

Best Keep Teams Awake 2 Alternatives

Here are some Firefox add-ons that are similar to Keep Teams Awake 2: