uncommentedHN Firefox

Examine source code of uncommentedHN

Par : 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"
  ]
}

Meilleures alternatives uncommentedHN

Voici quelques Firefox add-ons qui sont similaires à uncommentedHN :