This Chrome extension removes the AI Overview section from Google searches.
This project uses vanilla JS, CSS, and HTML.
You can clone the repo locally using git clone
.
This article offers detailed instructions on loading an unpacked chrome extension. You can navigate to the chrome extensions page via the puzzle piece icon in the toolbar. Enable "developer mode" on the top-right. From there, you can click "load unpacked extension" and choose the folder via the popup. You should then see the magnifying glass icon appear in the toolbar. When you click on it, you can see "Hide AI Google Search."
If you navigate to www.google.com
and do a simple search, you should not see the "AI Overview" section.
Currently this extension only works for Chrome, but I hope to port it to Firefox shortly.