你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/468360-return-pagination-to-google/discussions/207055,源站連結 點此以跳轉。
Makes Google searches break down into separate pages, rather than displaying as one continuous page.
< 脚本 Return Pagination to Google 的反馈
Ok. Done.
So this actually breaks the code for me for some reason. I had to edit back to .com for the pagination to start working. I'm not sure why this is, I mean logically the * should do the trick but it doesn't seem to--or is it just me?
Looks like Firefox does not understand it right.
I fixed it.
I just changed the script so that it matches google.com and includes google.*. Does this work? It works with the extensions I've tried. If there are still problems, I can't think what else to do, other than maybe specify a whole bunch of top-level domains.
hey! please change this line:
// @match https://www.google.com/search*
to
// @match https://www.google.*/search*
so i can leave auto-update on and forget about it :)
it will make this script work on all google domains and languages.
thanks!