Return Pagination to Google

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

Verzia zo dňa 10.06.2023. Pozri najnovšiu verziu.

Autor
Jupiter Liar
Hodnotenie
0 0 0
Verzia
1.0
Vytvorené
10.06.2023
Aktualizované
10.06.2023
Veľkosť
3,3 KB
Licencia
Attribution CC BY
Spustiť na

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.