Collapse HackerNews Parent Comments

Adds vertical bars to the left of the comments, enabling you to easily collapse the parent comments. It also can leave only a specified number of comments expanded and auto-collapse the rest

目前為 2021-02-13 提交的版本,檢視 最新版本

作者
hjk789
評價
0 0 0
版本
1.1
建立日期
2020-08-21
更新日期
2021-02-13
尺寸
6.1 KB
授權條款
https://github.com/hjk789/Creations/tree/master/Userscripts/Collapse-HackerNews-Parent-Comments#license
腳本執行於

Collapse HackerNews Parent Comments

Adds vertical bars to the left of the comments, enabling you to easily collapse the parent comments. It also can leave only a specified number of comments expanded and auto-collapse the rest.

About

This userscript adds vertical bars to the left of the comments, respective to the depth level of a comment, which when clicked, it toggles the parent comment of the respective depth level. But pictures worth more than a thousand words:

Collapsing comments

It can also leave only a specified number of comments expanded and auto-collapse the rest. If you are like me, reading HackerNews comments is very time consuming, and this is a way I found to lower the amount of time I waste reading it. The demonstration below show the default setting, which is 3 root comments, 2 replies to the root comment and 1 reply to the reply:

Auto-collapsing all comments

You can freely change these settings or add more depth levels if you want. These are the ones that works best for me.

License