Remove Youtube Chat Firefox

Examine source code of Remove Youtube Chat

Inspect and view changes in Remove Youtube Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RemoveYoutubeChat",
  "version": "1.2",
  "author": "Niv",
  "description": "Remove the YouTube Chat item from the side of videos",
  "icons": {
    "48": "icons/yt-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "removeYTC.js"
      ]
    }
  ]
}

Best Remove Youtube Chat Alternatives

Here are some Firefox add-ons that are similar to Remove Youtube Chat: