Reddit Infinite Scrolling

Adds infinite scrolling to subreddits and to comments.

Od 17.09.2016.. Pogledajte najnovija verzija.

Autor
darkred
Ocjene
0 0 0
Verzija
2015.12.14
Stvoreno
11.08.2015.
Ažurirano
17.09.2016.
Size
1,12 KB
Licenza
N/A
Primjenjuje se

This script adds infinite scrolling to subreddits and to comments. To Subreddits it does this while omitting the nav buttons as new page content is loaded. It also works for comments (in pages with a lot of comments, for example this one).

It uses jScroll (a jQuery plugin) Official site: http://jscroll.com/ GitHub page: https://github.com/pklauzinski/jscroll
Thanks a lot to jScroll's developer, Philip Klauzinski, for essentially making this script himself, (the initial version, i.e. for subreddits only), as well as wOxxOm for his help here.