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.
This userscript removes AI results and other unwanted content from Google web searches by adding the udm=14 parameter to the search URL. This parameter switches the search to the "Web" tab, which displays only traditional web page results.
udm=14 to the search parameters of a new Google search, switching to the "Web" tab.href^="/search" links on the page to include a udm parameter..com, .co.uk, .ru, etc.).script.user.js).Once installed and enabled, the userscript will automatically do the described functionality. No extra steps required!
@match params. Would have used @include for proper matching, but apparently Manifest V3 makes it weird or something, idk. Spent 3 minutes looking it up.