⭐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~
左下角悬浮的页码,本质上就是显示你翻了几页,并不代表当前位于第几页,也暂时无法做到这种效果,因为要实现这种效果,需要在单独给所有规则额外重新加一个规则来让脚本知道从网页中的哪里获取当前实际位于第几页,这显然工作量太大(无法做成通用的功能)。
看似功能不一样,但实际上要实现起来还是:同上
优点:
“无缝翻页”功能非常流畅,几乎感觉不到页面切换的过程。
不足:
1、如果直接从中间页面开始浏览(比如第3页),左侧显示的页码仍然是第1页。这对于遇到网页卡顿需要刷新页面的用户来说,容易搞错当前页码,希望后续版本能正确显示当前页码。
2、希望后续版本能增加跳转到指定页面的功能,方便用户快速定位到特定页面。