Advertisement
sawczakl

Hide Google AI overview (May 2025)

May 28th, 2025
1,023
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | Source Code | 0 0
  1. /*
  2. 1. Go to your browser extensions and add Live Editor for CSS
  3.  
  4. 2. Run a Google search
  5.  
  6. 3. Open the extension
  7.  
  8. 4. Paste in the below code
  9.  
  10. 5. Click the pin icon
  11.  
  12. 6. You can close the extension window
  13. */
  14.  
  15. div[data-al="AI overview is ready"] {
  16.     display: none;
  17. }
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement