A browser extension that blocks AI features on websites such as AI-assisted search results and chat.
Why disable AI features?
- AI-assisted search results can provide inaccurate, misleading, or outdated information.
- Relying on AI content may discourage deeper analysis and independent research.
- AI features can encourage less private browsing, especially when relying on non-local models.
- AI models often use significantly energy and water than traditional web features.
Block AI puts you in control, letting you decide when AI helps and when it gets in the way.
- Amazon
- Hides AI overview of user reviews.
- DuckDuckGo
- Blocks AI Assist.
- Hides links to Duck.ai on the homepage.
- Google
- Blocks AI Overview.
Tested with Node v22.12.0 (npm v11.2.0).
Install all of the dependencies in the project.
npm installCompile a packed extension to the web-ext-artifacts directory:
npm run buildRun automated validation tests:
npm run lintStart the extension in development mode:
npm run startSam 💻 |
James Kerrane 💻 📖 🎨 👀 |
This extension is licensed under the MIT License, which you can read here.
The logo, located in src/icons, is the "Search Off" icon from Material Symbols by Google, which are licensed under the Apache License, Version 2.0. The license is distributed alongside the icons in their respective folders and on extension build.
The Firefox "Get the add-on" button, located at .github/firefox-get-add-on.svg, is a branded asset and should be used in accordance with Mozilla’s Trademark Guidelines.
Mozilla, Firefox, and the Firefox logo are trademarks of the Mozilla Foundation in the U.S. and other countries. All rights are reserved by their respective authors.