Skip to content

matteomekhail/Google-Search-AI-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Search AI Filter

Chrome extension that automatically adds -ai to every Google search to filter out AI-generated content.

Installation

  1. Open Chrome and navigate to chrome://extensions/
  2. Enable "Developer mode" in the top right corner
  3. Click "Load unpacked"
  4. Select the folder containing this extension

How it works

The extension intercepts all Google searches and automatically adds -ai to the search query. This helps exclude pages that contain "ai" in the text from the results, and obviosly, that annoying Google AI Overview

Files

  • manifest.json - Extension configuration
  • background.js - Service worker that modifies searches
  • icon16.png, icon48.png, icon128.png - Extension icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors