Skip to content

Instantly share code, notes, and snippets.

@Ethorbit
Last active April 12, 2025 08:45
Show Gist options
  • Save Ethorbit/550c27eaa3774b4732ba9a09cc972d37 to your computer and use it in GitHub Desktop.
Save Ethorbit/550c27eaa3774b4732ba9a09cc972d37 to your computer and use it in GitHub Desktop.
Ublock Origin filter to hide YouTube thumbnails and avatars so you don't bombard your brain with random imagery which can harm attention span. Pair it with the Unhook extensions.
youtube.com###thumbnail:style(display:none !important)
youtube.com###decorated-avatar:style(display:none !important)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment