Block comments Firefox

Examine source code of Block comments

By: Mark
Inspect and view changes in Block comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block comments",
  "version": "2.0.1resigned1",
  "author": "Mark",
  "homepage_url": "https://github.com/mverleg/block_comments",
  "description": "This addon blocks comments on some websites where they are notoriously bad.",
  "icons": {
    "128": "bc.png"
  },
  "applications": {
    "gecko": {
      "id": "jid1-ivcxOqKtwpqwOw@jetpack",
      "strict_min_version": "48.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "css": [
        "src/block_comments_youtube.css"
      ]
    }
  ]
}

Best Block comments Alternatives

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