Return Pagination to Google

Makes Google searches break down into separate pages, rather than displaying as one continuous page. (Quick & Dirty)

目前為 2023-06-10 提交的版本,檢視 最新版本

作者
Jupiter Liar
評價
0 0 0
版本
1.0
建立日期
2023-06-10
更新日期
2023-06-10
尺寸
3.3 KB
授權條款
Attribution CC BY
腳本執行於

Google, in certain regions, has gotten rid of pagination for Desktop browsers. For many, including me, this is less convenient, not more. It needs to be put back the way it was. I didn't see anyone else making a script to fix the problem, so I made one myself.

This is a quick and dirty fix. The text is super basic, and it doesn't know when to stop; you can keep going on to the next page forever, long after you've run out of results. It also doesn't get rid of the "More Results" expander on the first page, but I figure, why not leave the option?

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.