AutoPager

Append the next page content to the bottom seamlessly (like a waterfall)~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 2022-05-30

请求适配https://blog.sciencenet.cn,感谢

X.I.UAuthor
§
Posted: 2022-05-30

对于页面很多很杂的网站,请直接提供要添加支持的具体网页 URL

X.I.UAuthor
§
Posted: 2022-05-31

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

    "blog.sciencenet.cn": {
        "host": "blog.sciencenet.cn",
        "url": "/do=blog/",
        "pager": {
            "nextL": ".nxt",
            "pageE": "dl.bbda",
            "replaceE": ".pg"
        }
    }
§
Posted: 2022-05-31

感谢,成功啦!

Post reply

Sign in to post a reply.