Return Pagination to Google

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

< 脚本 Return Pagination to Google 的反馈

评价:好评 - 脚本运行良好

§
发布于: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. :)

发布留言

登录以发布留言。