Skip to content

Instantly share code, notes, and snippets.

@thedoggybrad
Last active November 3, 2025 02:19
Show Gist options
  • Save thedoggybrad/da4f41530c42caa98f8597630178d997 to your computer and use it in GitHub Desktop.
Save thedoggybrad/da4f41530c42caa98f8597630178d997 to your computer and use it in GitHub Desktop.
Google AI Overview Remover
! Title: Google AI Overview Remover
! Description: Removes Google’s AI Overview section from Google Search results.
! Version: 1.2
! Last modified: 2025-11-03
! Expires: 2 days (update frequency)
! Homepage: https://gist.github.com/thedoggybrad/da4f41530c42caa98f8597630178d997
! License: MIT-0
! Author: TheDoggyBrad Software Labs
! -----------------------------------------------------------------
! An excerpt from:
! https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/refs/heads/main/list.txt
!
! I created this filter because I still want AI tools available,
! but I hate want AI-generated answers appearing directly in
! Google Search results.
! -----------------------------------------------------------------
! -----------------------------------------------------------------
! MIT-0 License
! Copyright (c) 2025 TheDoggyBrad
!
! Permission is hereby granted, free of charge, to any person obtaining a copy
! of this software and associated documentation files (the "Software"), to deal
! in the Software without restriction, including without limitation the rights
! to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
! copies of the Software, and to permit persons to whom the Software is
! furnished to do so.
!
! THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
! IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
! FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
! AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
! LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
! OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
! THE SOFTWARE.
! -----------------------------------------------------------------
! --- Filter to remove Google AI Overview ---
google.com##.YzCcne:remove()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment