YouTube™ Panel Below Video Player Firefox

Examine source code of YouTube™ Panel Below Video Player

Inspect and view changes in YouTube™ Panel Below Video Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Panel Below Video Player",
  "version": "1.0.7",
  "description": "Moves the panel from the right side of the video player to below it on YouTube videos.",
  "author": "Nhân Trí",
  "homepage_url": "https://github.com/nhantrichuyenanh/YouTube-Panel-Below-Video-Player",
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "64": "icon.png",
    "128": "icon.png",
    "256": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/watch*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "demonstration@email.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YouTube™ Panel Below Video Player Alternatives

Here are some Firefox add-ons that are similar to YouTube™ Panel Below Video Player: