ZenithO-o / Fix-Google-Web-Search

Userscript to remove AI results and other unwanted content from Google web searches
MIT License
34 stars 0 forks source link

Fix Google Web Search

Description

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.

Features

Installation

  1. Install a userscript manager extension like Greasemonkey (Firefox), Userscripts (Safari), Tampermonkey (Chrome, Edge, Firefox, Safari), or Violentmonkey (Chrome, Firefox, Edge).
  2. Copy the userscript code from the provided source file (script.user.js).
  3. Follow your exension's instructions in creating/using a new userscript.
  4. Save the userscript and enable it.

Other Sources for Installation

GreasyFork

OpenUserJS

Usage

Once installed and enabled, the userscript will automatically do the described functionality. No extra steps required!

Personal notes