AutoPager

Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page)~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 2022-03-07

老大可以支持一下这个论坛吗?
https://forums.zotero.org/

X.I.UAuthor
§
Posted: 2022-03-07

考虑到这网站偏小众冷门,我就不加到脚本里了,单独给你写个规则(该规则适配该论坛的贴子列表页、帖子内、搜索页~

浏览器右上角 Tampermonkey 扩展图标中的脚本菜单,点击 自定义翻页规则,复制下面内容粘贴到输入框默认的 { } 中间并保存即可。

"Zotero 论坛": {
    "host": "forums.zotero.org",
    "pager": {
        "nextL": ".Next",
        "pageE": "li.Item",
        "replaceE": ".Pager"
    }
}
§
Posted: 2022-03-07

谢谢,我试试。
可以用,大厉害了!

Post reply

Sign in to post a reply.