Skip to content

Instantly share code, notes, and snippets.

@jollyjonson
Last active February 26, 2024 14:23
Show Gist options
  • Save jollyjonson/a0270090b7447c541e8780b5690f6c98 to your computer and use it in GitHub Desktop.
Save jollyjonson/a0270090b7447c541e8780b5690f6c98 to your computer and use it in GitHub Desktop.
uBlock Filters (LinkedIn, SO)
! Block the LinkedIn feed
www.linkedin.com##.scaffold-layout__main:matches-path(feed)
! Block all distracting elements of stackexchange/stackoverflow
stackexchange.com##.tex2jax_ignore.module
stackexchange.com##.ps-relative.js-freemium-cta
stackexchange.com##.mb16.s-anchors__grayscale.s-anchors.s-sidebarwidget__yellow.s-sidebarwidget
stackoverflow.com##.tex2jax_ignore.module
stackoverflow.com##.ps-relative.js-freemium-cta
stackoverflow.com##.mb16.s-anchors__grayscale.s-anchors.s-sidebarwidget__yellow.s-sidebarwidget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment