HackerNewsNoDang Firefox

Examine source code of HackerNewsNoDang

Inspect and view changes in HackerNewsNoDang source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HackerNewsNoDang",
  "version": "1.0",
  "description": "Automatically hides unsubstantive comments made by user @dang on HN threads.",
  "icons": {
    "48": "nodang.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ycombinator.com/*"
      ],
      "js": [
        "nodang.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0900e24b-c99e-4189-b3ac-0067d62e2d84}"
    }
  }
}

Meilleures alternatives HackerNewsNoDang

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