GitHub - devriesd/hn-expand-comment: A userscript that improves the readability of deep nested comments on Hacker News mobile website.

1 min read Original article ↗

Improve the readability of deeply nested comments on Hacker News mobile website.

This userscript solves the problem of reading comments that are nested deep and thus very narrow. There is a lot of mobile screen real estate not being used. However, not every comment that is nested needs the expand functionality, only comments nested deeper than 6 levels and have over 400 characters (differs among smartphones screen sizes).

Demo:

Demo of hn-expand-comment

Usage

  1. Install a userscript manager:
  1. Install the userscript from greasyfork HERE

TODO

  • When expanded, change button text to 'contract'