HN Comment Embiggen Firefox

Examine source code of HN Comment Embiggen

Inspect and view changes in HN Comment Embiggen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HN Comments",
  "version": "1.0",
  "description": "Emphasizes comment count on Hacker News posts.",
  "icons": {
    "48": "hn48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*"
      ],
      "js": [
        "hn_comments.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{599d70e8-f05f-4104-af61-dd0987ac2429}"
    }
  }
}

Best HN Comment Embiggen Alternatives

Here are some Firefox add-ons that are similar to HN Comment Embiggen: