YouTube comments killer Firefox

Examine source code of YouTube comments killer

By: snek
Inspect and view changes in YouTube comments killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube comments killer",
  "short_name": "ComKill",
  "version": "1.2",
  "description": "Removes the whole comment section under all YouTube videos.",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "32": "icon/32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best YouTube comments killer Alternatives

Here are some Firefox add-ons that are similar to YouTube comments killer: