Readable Hacker News Comments Firefox

Examine source code of Readable Hacker News Comments

Inspect and view changes in Readable Hacker News Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Readable Hacker News Comments",
  "version": "1.0",
  "description": "Improves readability of Hacker News comments by slightly increasing text size and capping the maximum line width.",
  "icons": {
    "48": "icons/readable_48.png",
    "96": "icons/readable_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*"
      ],
      "js": [
        "readable_hn.js"
      ]
    }
  ]
}

Best Readable Hacker News Comments Alternatives

Here are some Firefox add-ons that are similar to Readable Hacker News Comments: