Reddit Infinite Scrolling

Adds infinite scrolling to subreddits and to comments.

Автор
darkred
Щоденних встановлень
0
Всього встановлень
2 780
Рейтинги
14 0 0
Версія
2018.4.25
Створено
11.08.2015
Оновлено
25.06.2020
Ліцензія
MIT
Відноситься до

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)
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.

The script works and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

If you have any bugs, bug fixes or ideas, please report at my GitHub repo