Skip to content

kklisura/hn-comment-tracker

Repository files navigation

hn-comment-tracker

A chrome extension that tracks which comments have been read on HackerNews. We define read as comment has been in viewport for 7 seconds.

Comments that have been read will have striped background and will have an orange bar on the right, as shown in screenshot below:

screensht

This also installs mark all as read and mark all as not read links, as shown in the screenshot below:

screensht

The extension works by saving ARTICLE_ID-COMMENT-ID entries in localStorage.

Install

Instal this extension by using Load unpacked via chrome://extensions/ page.

About

Tracks the comment which have been read on HackerNews

Topics

Resources

License

Stars

Watchers

Forks