Hackernews Comment Colors Firefox

Examine source code of Hackernews Comment Colors

By: Madsen
Inspect and view changes in Hackernews Comment Colors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ColorCodedComments",
  "version": "1.0",
  "description": "Highlights comment links on Hackernews according to how many comments there are.",
  "icons": {
    "32": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.news.ycombinator.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best Hackernews Comment Colors Alternatives

Here are some Firefox add-ons that are similar to Hackernews Comment Colors: