Chrome extension that automatically adds -ai to every Google search to filter out AI-generated content.
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select the folder containing this extension
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
manifest.json- Extension configurationbackground.js- Service worker that modifies searchesicon16.png,icon48.png,icon128.png- Extension icons