YouTube Auto Expand Description Firefox

Examine source code of YouTube Auto Expand Description

Inspect and view changes in YouTube Auto Expand Description source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Auto Expand Description",
  "version": "1.3",
  "description": "Automatically expands the description box on YouTube video pages.",
  "icons": {
    "48": "icon_48.png",
    "128": "icon_128.png",
    "400": "icon_400.png"
  },
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mongol.zip@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best YouTube Auto Expand Description Alternatives

Here are some Firefox add-ons that are similar to YouTube Auto Expand Description: