Reddit Infinite Scrolling

This script adds infinite scrolling to subreddits and to comments.

Ajankohdalta 17.8.2015. Katso uusin versio.

Tekijä
darkred
Arvostelut
0 0 0
Versio
2
Luotu
11.8.2015
Päivitetty
17.8.2015
Size
1,1 kt
Lisenssi
N/A
Käytössä

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, in here, as well as wOxxOm for his help here.