LinkedIn Feed Blocker
Points and comments are a snapshot, not live.
A minimal Chrome extension hides LinkedIn's home feed while keeping profiles, jobs, and messaging.
The extension removes the main feed on /feed and blocks infinite-scroll pagination, leaving profiles, jobs, search, messaging, and notifications untouched. It works via a CSS rule hiding `[data-testid="mainFeed"]` and a declarative net request rule targeting LinkedIn's `mainFeed` pager endpoint. Manual installation requires loading the unpacked extension in developer mode. The Chrome Web Store listing is pending review.
What commenters are saying
Several commenters note similar functionality can be achieved with uBlock Origin filters, though LinkedIn's frequent structural changes make filters fragile. Some find the feed useful for discovering jobs or companies and prefer selective filtering over full removal. Others criticize LinkedIn's shift toward social-media engagement and AI slop, valuing tools that restore focus. One commenter built a similar extension six years ago but abandoned it because filtering left the feed empty.