An open API service indexing awesome lists of open source software.

https://github.com/garnetred/hide-ai-google-search

This Chrome extension hides generative AI overviews from Google Search results.
https://github.com/garnetred/hide-ai-google-search

ai chrome-extension chrome-extensions firefox-addon google google-search productivity search-engine web-extension

Last synced: about 1 year ago
JSON representation

This Chrome extension hides generative AI overviews from Google Search results.

Awesome Lists containing this project

README

          

# Hide AI Google Search

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/decemberthedeveloper)

## 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](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked) 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.