Return Pagination to Google

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

Versión del día 10/06/2023. Echa un vistazo a la versión más reciente.

Autor
Jupiter Liar
Calificaciones
0 0 0
Versión
1.0
Creado
10/06/2023
Actualizado
10/06/2023
Tamaño
3.27 KB
Licencia
Attribution CC BY
Funciona en

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.