This is a simple Userscript that reworks Google Search navigation tabs by applying the following changes:
- Removes the "AI Mode" tab!
Google added an “AI Mode” for search analysis - but placed it first, pushing down the classic “All” tab and breaking the familiar layout. This script removes the AI tab and restores the old experience.
- Restores the "Maps" tab!
The EU’s DMA law pushed Google to open access to competitors. In response, Google quietly removed the “Maps” tab from search navigation, making Maps harder to reach. This script restores the tab where it belongs.
- Removes the "Short videos" tab! (Optionally)
Google added an "Short videos" tab with short media content from social networks. While you might find it useful, this script can remove the tab if desired (see Instalation).
-
Install one of the extensions for running custom scripts:
- Tampermonkey (recommended)
- Violentmonkey
- Greasemonkey
- Userscripts
-
Install the script by clicking this link. (or download
classic-google-tabs.user.js) and install manually)
Tip
You can customize script features by setting REMOVE_AI_TAB, ADD_MAPS_TAB, and REMOVE_SHORT_VIDEOS_TAB variables to true or false at the beginning of the script.
- Enjoy!
MIT (LICENSE file)
