Greasy Fork is available in English.
Makes Google searches break down into separate pages, rather than displaying as one continuous page.
< 腳本Return Pagination to Google的回應
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. :)
登入以回復
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. :)