Block Youtube Miniplayer Firefox

Examine source code of Block Youtube Miniplayer

By: Waumpel
Inspect and view changes in Block Youtube Miniplayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block YT miniplayer",
  "version": "1.1",
  "description": "Block the miniplayer on Youtube.",
  "icons": {
    "48": "block-miniplayer.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "block-miniplayer.js"
      ]
    }
  ]
}

Best Block Youtube Miniplayer Alternatives

Here are some Firefox add-ons that are similar to Block Youtube Miniplayer: