Hide YouTube Miniplayer Firefox

Examine source code of Hide YouTube Miniplayer

Inspect and view changes in Hide YouTube Miniplayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube No Miniplayer",
  "version": "1.0",
  "description": "Hide YouTube's floating miniplayer using <ytd-miniplayer> selector.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4ae5bc9-4032-4a67-9f8d-69c4b9b2e95f}",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Hide YouTube Miniplayer Alternatives

Here are some Firefox add-ons that are similar to Hide YouTube Miniplayer: