Greasy Fork is available in English.

Reddit jScroll

adds infinite scrolling to Reddit subreddits, eg, https://www.reddit.com/r/technology/

2015-08-11 기준 버전입니다. 최신 버전을 확인하세요.

작성자
darkred
평점
0 0 0
버전
1
생성일
2015-08-11
갱신일
2015-08-11
크기
695바이트
라이선스
해당 없음
적용 사이트

This script adds infinite scrolling to Reddit subreddits, eg, https://www.reddit.com/r/technology/ and it does this while omitting the nav buttons as new page content is loaded. (note: it doesn't work for post comments).

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 his help here.