August 8, 2026
Feed me not, LinkedIn
LinkedIn Feed Blocker
The browser add-on nuking LinkedIn’s cringe feed has commenters cheering — and arguing
TLDR: A new Chrome add-on hides LinkedIn’s main feed so people can use jobs, messages, and profiles without the social-media circus. Commenters are split between calling it a sanity-saving fix, mocking LinkedIn’s cringe posts, and arguing that the feed still helps job seekers discover opportunities.
A tiny Chrome add-on called LinkedIn Feed Blocker is doing one very specific, very relatable thing: erasing LinkedIn’s home feed while leaving the useful bits — jobs, profiles, messages, search, and notifications — intact. In other words, you can still hunt for work and answer recruiters without being ambushed by the platform’s endless parade of self-congratulatory life updates. And wow, the comments instantly turned into a therapy session for people who are clearly so over LinkedIn’s wannabe-social-media era.
The loudest cheer came from users treating this like a digital survival tool. One commenter compared it to distraction-free tools for YouTube, saying feeds are simply too addictive and this kind of fix is what makes modern platforms bearable. Another went straight for comedy, joking about how else they’ll learn that someone in their network just hit a “new high score in puzzle solving” — a perfect roast of the bizarre humblebrag energy people associate with LinkedIn posts.
But not everyone wants to hit the feed with a wrecking ball. One job seeker pushed back, arguing that random feed browsing can still surface companies, fellowships, and opportunities, even if the recommendation system is, in their words, basically nonsense. Then came the product-strategy outrage: some commenters blamed LinkedIn itself for ruining a genuinely valuable service by chasing ad money and engagement bait. Others added a practical twist, saying this didn’t even need its own extension because a simple ad-block rule could do the same job. So yes, the extension is minimal — but the reaction? Maximum drama.
Key Points
- •LinkedIn Feed Blocker is a Chrome extension that disables LinkedIn’s home feed while preserving access to other LinkedIn features.
- •The extension hides the main feed on `/feed` and blocks infinite-scroll pagination for additional posts.
- •The stated use case is to keep LinkedIn useful for job searching and recruiter communication without the social feed.
- •Installation requires loading the unpacked extension manually through `chrome://extensions` with Developer mode enabled.
- •The implementation uses `feed.css` to hide the feed and `rules.json` to block requests tied specifically to LinkedIn’s `mainFeed` pager.