unstretched resolution youtube Firefox

Examine source code of unstretched resolution youtube

By: nebwak
Inspect and view changes in unstretched resolution youtube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Video Aspect Ratio Fixer",
  "version": "1.0.0",
  "description": "Correct video aspect ratios for stretched monitor resolutions",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "video-aspect-ratio-fixer@benwa",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Video Aspect Ratio Fixer"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best unstretched resolution youtube Alternatives

Here are some Firefox add-ons that are similar to unstretched resolution youtube: