NgGeorge / Waterfall

A Chrome Extension that autoscrolls through reddit threads in its window.
Other
0 stars 0 forks source link

Autoclicks Load More Button #13

Closed NgGeorge closed 6 years ago

NgGeorge commented 6 years ago

If the load more button at the bottom of the page exists, it automatically clicks it now. If it doesn't exist - we should trigger the code to load the next thread in the queue.

NgGeorge commented 6 years ago

@e4chang So all of that is already wrapped in a function, just call the function to load a new page from the queue on line 74, it'll be the else to the if.