Greasy Fork is available in English.

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.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Paul the Anonymous
일일 설치수
0
총 설치수
160
평점
3 1 0
버전
f.5.5
생성
2015-04-02
갱신
2016-12-28
라이선스
없음
동작 사이트

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.