您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
adds infinite scrolling to Reddit subreddits, eg, https://www.reddit.com/r/technology/
当前为
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. 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.