YouTube Dynamic Web Fullscreen Firefox

Examine source code of YouTube Dynamic Web Fullscreen

Inspect and view changes in YouTube Dynamic Web Fullscreen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Dynamic Web Fullscreen",
  "version": "1.6",
  "description": "Resize YouTube video to fill browser window while preserving aspect ratio.",
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "*://*.youtube.com/*"
  ],
  "action": {
    "default_title": "Toggle Dynamic Web Fullscreen",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-dynamic-fullscreen@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YouTube Dynamic Web Fullscreen Alternatives

Here are some Firefox add-ons that are similar to YouTube Dynamic Web Fullscreen: