Chrome extension for tracking HN comments and highlighting new ones when you return.
Install extension directly from Chrome Web Store or build from source code.
- Unread comments count in the title
- Styling and colors customisation
- Keyboard shortcuts (
j
for next,k
for previous new comment)
yarn install
yarn dev