Reddit - Unread Comment Helper (fork)

On topic pages, show "X unread comments (Y total)"; on comment pages, highlight unread comments. Local storage only -- does not work across multiple computers.

目前為 2015-06-26 提交的版本,檢視 最新版本

作者
Paul the Anonymous
評價
0 0 0
版本
f.5.3
建立日期
2015-04-02
更新日期
2015-06-26
尺寸
10.3 KB
授權條款
未知
腳本執行於

A fork of the script Reddit - Unread Comment Helper.

On topic pages, show "X unread comments (Y total)"; on comment pages, highlight unread comments.

The way it works is by using HTML5 webstorage (localStorage) to keep a count of comments and the highest comment ID seen, per thread.

You can navigate through unread comments with the following hotkeys:
Alt+Q / Alt+W -or- Ctrl+Up arrow / Ctrl+Down arrow.

Note: Because it uses in-browser storage, unread counts etc. will not be shared across multiple computers.