Last active
February 26, 2024 14:23
-
-
Save jollyjonson/a0270090b7447c541e8780b5690f6c98 to your computer and use it in GitHub Desktop.
uBlock Filters (LinkedIn, SO)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! 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