你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/468360-return-pagination-to-google,源站連結 點此以跳轉。
Makes Google searches break down into separate pages, rather than displaying as one continuous page.
Google has gotten rid of pagination for Desktop browsers in certain regions, including America. For many, including me, continuous scroll is less convenient, not more. It needs to be put back the way it was. I didn't see any existing scripts to fix the problem, so I made one myself.
This is a quick and dirty fix. The text is super basic, and it only sometimes knows when to stop. It still doesn't know how many pages are left, until it actually gets to the end.
It isn't perfect, but it IS a fix. It makes it possible to go from page to page again, instead of having to load everything in one continuous page. Until someone figures out how Google triggers its built-in navigation table generation, and then makes a script that can trigger it, we have this.