Remove AI results and other fluff from your Google search! Adds udm=14 to the search params of a new Google search, changing to the "Web" tab.
< 脚本 Fix Google Web Search 的反馈
Seems like there is a bug where when go to image search, and then try to go back to "all", this script somehow causes a redirect to "Places" search.
So I changed the value in this line from 1 to 14 and the problem seems to be gone:// Add a placeholder param
linkURL.searchParams.set("udm", "14");
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Seems like there is a bug where when go to image search, and then try to go back to "all", this script somehow causes a redirect to "Places" search.