This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Instructions | |
| 1. Click on a reddit post you're interested in. | |
| 2. Open the dev tools ('F12') go to the `Console` tab. | |
| 3. Copy & paste in the code bellow and press 'Enter'. | |
| - Wait for the page to fully load | |
| - Make sure any comments aren't folded (they shouldn't be if the page just loaded) | |
| - Scroll to the bottom of the page to make sure all comments are loaded. | |
| - If you've run this script once, you'll need to reload the page. | |
| 4. Enjoy! |