Hide Reddit Comment Firefox

Examine source code of Hide Reddit Comment

By: mork
Inspect and view changes in Hide Reddit Comment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hidecomment",
  "version": "1.0",
  "description": "Superficially hides the comment link from Reddit's feed.",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "hidecomment.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ec60753c-112c-491e-b46a-330aef845d5e}"
    }
  }
}

Best Hide Reddit Comment Alternatives

Here are some Firefox add-ons that are similar to Hide Reddit Comment: