AutoPager

⭐Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page) ⭐, support various forums, social networking, games, comics, novels, academics, search engines (Google, Bing, Yahoo...) and other websites~

< Părere la script-ul AutoPager

Recenzie: Bun, script-ul merge

§
Postat în: 05-05-2022

http://www.doczj.com/doc/6a2080213.html
或许可以试试这个能不能实现自动翻页?

X.I.UAutor
§
Postat în: 05-05-2022

复制粘贴到脚本 自定义翻页规则 默认的 { } 中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)

    "文档之家": {
        "host": "www.doczj.com",
        "url": "/^\\/doc\\//",
        "pager": {
            "type": 3,
            "nextL": "a.next",
            "pageE": "#contents>*:not(.pages):not(#downcontainer)",
            "replaceE": ".pages",
            "scrollD": 600
        }
    }

scrollD 越大,就会越早触发翻页,可根据需求自行调整。

§
Postat în: 06-05-2022

谢谢大佬! 可以加到总的翻页规则里吗 大家可能会用得上

X.I.UAutor
§
Postat în: 06-05-2022

等下次我更新外置翻页规则内容时,顺手给加上吧。

Postează un raspuns

Autentifică-te pentru a posta un răspuns.