Youtube Lite for low end device Firefox

Examine source code of Youtube Lite for low end device

Inspect and view changes in Youtube Lite for low end device source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Youtube Lite for low end device",
  "version": "1.1",
  "description": "Makes YouTube lightweight with background playback",
  "browser_specific_settings": {
    "gecko": {
      "id": "youtubelite@local.extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "declarativeNetRequest",
    "scripting",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "*://*.youtube.com/*",
    "*://*.youtube-nocookie.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Youtube Lite for low end device Alternatives

Here are some Firefox add-ons that are similar to Youtube Lite for low end device: