Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.73 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.73 KB

Hide AI Google Search

"Buy Me A Coffee"

Abstract

This Chrome extension removes the AI Overview section from Google searches.

Tech Stack

This project uses vanilla JS, CSS, and HTML.

Installation

You can clone the repo locally using git clone.

Setup

Chrome (and other Chromium-based Browsers)

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.

Screenshots

Future Changes

Currently this extension only works for Chrome, but I hope to port it to Firefox shortly.