Installation: Add to Chrome | Add to FireFox
rComments lets Redditors traverse through a post's comments and replies directly from the front pages of any subreddit. Dive into the comments without having to open new tabs or changing windows!
- View all comments and replies of any post without having to click through
- Support for old and new reddit
- Support for Firefox and Chrome
- Night mode support
- Upvote and downvote functionality (currently not available in new.reddit.com)
- ✨ Added HUGE performance boost in viewing additional comments by implementing batched queries. Instead of waiting for the next comment to load, additional comment replies will now render instantly (like, in 1 millisecond), as opposed to the ~250-500ms previously.
- 🐛 Fixed bug causing duplicate posts to appear when the first comemnt was a stickied mod comment.
See rest of changelog here.
See a bug? Want a feature? Please feel free to create an issue! Want to contribute? See DEVELOPING.md
on how to develop this extension. I'm currently (as of June 2020) refactoring the extension in order to add tests to make it easier to contribute. Believe it or not, I initially wrote this in college to learn JavaScript.