⭐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~
复制粘贴到脚本 自定义翻页规则
默认的 { }
中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)
"FontMeme": {
"host": "fontmeme.com",
"url": "/^\\/ziti\\//",
"blank": 3,
"pager": {
"nextL": ".pagingLinkSelected+.pagingLink>a",
"pageE": ".fontPreviewWrapper",
"replaceE": ".pagingWrapper",
"scrollD": 2000
}
}
blank
是用来让列表中的链接强制新标签页打开的,来提高无缝翻页体验的。
scrollD
值越大越早触发翻页,可自行调整
完美实现,点赞
申请:https://fontmeme.com/ziti/
字体下载网站
感谢大佬