Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sidx1024/db7aa8e2419d02d0d4aa1bee65191e83 to your computer and use it in GitHub Desktop.

Select an option

Save sidx1024/db7aa8e2419d02d0d4aa1bee65191e83 to your computer and use it in GitHub Desktop.
Remove Google Search's annoying "People also search for"

Remove Google Search's annoying "People also search for"

  1. Install uBlock origin extension.

  2. Go to extension preferences > "My filters".

  3. Add:

www.google.*##div[jscontroller]:if(h4:has-text(People also search for))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment