Large Preview for YT Firefox

Examine source code of Large Preview for YT

Inspect and view changes in Large Preview for YT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Large Preview for YT",
  "version": "1.2.0",
  "description": "Transforms YouTube into a premium cinematic experience. Expands video cards to large previews with auto-unmute hover capabilities.",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "largepreview@avijitbarua.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_icon": "icon.png",
    "default_title": "Video Settings",
    "default_popup": "popup.html"
  }
}

Best Large Preview for YT Alternatives

Here are some Firefox add-ons that are similar to Large Preview for YT: