Skip to content

shadyabhi/reddit-all-comments-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit All Comments Viewer (Chrome Web Store)

[!info]- This only works with https://old.reddit.com as that's the only UI I use, even today!

Chrome Web Store Link: https://chromewebstore.google.com/detail/reddit-all-comments-viewe/djifpbcmaphjihhelcdeannijfelfnbh

This extention started with a need where I wanted to search for a comment on a very popular Reddit post, but I had only seen that comment a few hours ago that day. To optimize server workloads, Reddit only loads popular comments "on-load" of a post, and rest of the lesser popular ones are hidden behind load more comments link. That means, I've no way to search for that comment via CMD+F shortcut in browser.

To solve this, I created this extension which can expand all those hidden comments, so I can search for my comment via text easily.

image

Developer Notes

Development workflow

  • Clone this repo
  • Open this folder as "Unpacked Extension" via "Load Unpacked Extension".

Publishing

This extension is also published on the Chrome Web Store, follow the following steps:-

  • Ensure that we've updated the new version in manifest.json
  • Run: make zip, which creates the new zip file. This file is what's uploaded on Web Store.
  • Upload on Chrome developer console.
  • Press Publish when you've made all the modifications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published