Hello everyone.<p>I made a Firefox/Chrome extension for easier tracking of new comments in Reddit threads. Have you ever felt frustrated having to scroll and reread 100 comments thread just to find a few new scattered comments? If yes, then this extension is for you. Hopefully it will save you nerves and time, give it a try and let me know your impressions.<p>The extension is completely free and open source using MIT license. It is privacy aware, runs completely client side and no data ever leaves your browser and no user activity or data is tracked. It is completely unobtrusive to the existing Reddit's website behavior, you wont notice any changes in the website behavior and performance. Also it runs only in `reddit.com` (no `old.reddit.com` and `new.reddit.com`) pages and any other domain is intact and doesn't load the extension code.<p>You can find the code, links to Firefox and Chrome stores, install binaries and documentation here:<p><a href="https://github.com/nemanjam/reddit-unread-comments/">https://github.com/nemanjam/reddit-unread-comments/</a><p>You can install the extension either from the store, manually import the binaries from the Release page, or build it yourself from source.<p>Demo video is available here:<p><a href="https://www.youtube.com/watch?v=dHw0pM3ZzqY" rel="nofollow noreferrer">https://www.youtube.com/watch?v=dHw0pM3ZzqY</a><p>If you are an user you can find the features overview note here:<p><a href="https://github.com/nemanjam/reddit-unread-comments/blob/main/docs/users-note.md">https://github.com/nemanjam/reddit-unread-comments/blob/main...</a><p>If you are a developer and want to contribute or review code you can find the implementation details explained in this note:<p><a href="https://github.com/nemanjam/reddit-unread-comments/blob/main/docs/developers-note.md">https://github.com/nemanjam/reddit-unread-comments/blob/main...</a><p>If you use Reddit on regular basis give it a try and share your impressions.<p>I will appreciate all constructive feedback, if you like the project and you are developer yourself you can contribute with a pull request or a code review. If you are an user you can contribute by sharing the link with your friends or leaving a feedback.