Return Pagination to Google

Makes Google searches break down into separate pages, rather than displaying as one continuous page.

< Feedback on Return Pagination to Google

Review: Good - script works

§
Posted: 2023/10/26

i had to change back one line because greasemonkey addon in firefox didnt't let me install your script (there was an error):

so here the line
// @match https://www.google.*/search*
is now
// @match https://www.google.com/search*
again.

otherwise the script seems to work. :)

Post reply

Sign in to post a reply.