uncommentedHN Firefox

Examine source code of uncommentedHN

Por: corollari
Inspect and view changes in uncommentedHN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "uncommentedHN",
  "version": "1.0.0",
  "description": "Removes comments from Hacker News",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*"
      ],
      "css": [
        "hideComments.css"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Mejores alternativas uncommentedHN

Aquí hay algunas Firefox add-ons que son similares a uncommentedHN: