Skip to content

Instantly share code, notes, and snippets.

@825i
Last active November 7, 2025 04:40
Show Gist options
  • Save 825i/8f4a481fe91df67a2e7e6e72ef4e08b5 to your computer and use it in GitHub Desktop.
Save 825i/8f4a481fe91df67a2e7e6e72ef4e08b5 to your computer and use it in GitHub Desktop.
Remove the LinkedIn feed

Open uBlock origin (or uBlock Lite) settings [the gears icon] and copy-paste the below 2 lines in:

! 7 Nov 2025 https://www.linkedin.com
www.linkedin.com##.scaffold-finite-scroll__content > div > .relative
##.news-module--with-game

uBlock Origin Settings:

Screenshot 2025-11-07 at 15 20 17

Paste the above code into the text box at the bottom and it should look like this:

Screenshot 2025-11-07 at 15 20 26

You can also remove the annoying news and games bar too by adding this below it:

##.news-module--with-game

Voilà, feed gone. No more rage inducing posts. Now you can try to be productive on LinkedIn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment