Fix Google Web Search

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.

< Feedback on Fix Google Web Search

Review: ठीक - स्क्रिप्ट चालते, पण त्यात बग आहेत

§
पोस्ट केले: 2024-06-04

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.

§
पोस्ट केले: 2024-06-04

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");

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.