New Chrome Extension Blocks LinkedIn Feed While Preserving Core Features
A developer has created a new open-source Google Chrome browser extension designed to hide LinkedIn's main infinite-scroll social feed. The tool aims to reduce distractions by removing the primary feed and post composer while keeping essential professional utilities like messaging, job searches, notifications, and user profiles fully operational.
Key points
- An independent developer created the LinkedIn Feed Blocker tool to remove the platform's central social stream.
- The extension specifically hides elements tagged with data-testid equal to mainFeed and blocks network requests targeting sduiid=com.linkedin.sdui.pagers.feed.mainFeed.
- Essential features including user profiles, job boards, search functions, messaging, and notifications remain fully functional.
- The software is currently pending formal review on the official Chrome Web Store but is available immediately via manual installation using developer mode.
A newly developed open-source Google Chrome browser extension aims to help users minimize distractions by blocking LinkedIn's main social feed. Created as a targeted workaround against endless scrolling, the tool specifically suppresses the platform's central timeline and post composer while leaving professional networking utilities intact.
According to technical documentation, the extension operates by applying a cascading style sheet rule that sets the primary feed container to display none. Additionally, it utilizes declarative network rules to intercept and block pagination requests associated with the main feed infrastructure. Despite these restrictions, users retain complete access to individual user profiles, job listings, platform search, direct messaging, and notification inboxes.
The project is currently awaiting formal review for distribution through the official Chrome Web Store. In the interim, the developer has provided a manual installation pathway, allowing users to download or clone the source code repository and load the directory directly into Chrome via the browser's developer tools configuration.
Sources
The WireByte editorial team synthesises technology news from multiple primary sources, verifies the facts, and links every source. Articles are produced with AI assistance and reviewed under our editorial policy.