Essential guide

How to Make LinkedIn Less Distracting

LinkedIn is a useful tool wrapped in a slot machine. You open it to check one post, and twenty minutes later you've read the news ticker, dismissed three "people you may know" suggestions, closed a messaging popup twice, and clicked "see more" a dozen times.

None of that is an accident. LinkedIn is optimized for engagement — time on site, clicks, sessions. Your productivity is not the metric. So if you want a calmer LinkedIn, you have to change it yourself, because LinkedIn never will.

Here's everything you can remove, and how.

What's actually distracting you

Four elements do most of the damage:

The sidebars. News headlines, game promos, "add to your feed" suggestions, ads. Pure peripheral noise on both sides of the screen. (Full guide: hiding the LinkedIn sidebars)

The messaging popup. A chat window pinned to the corner of every page, with notification badges designed to be clicked. (Full guide: hiding the messaging popup)

Truncated posts. Almost every post is cut off behind a "…see more" link. Reading your feed means clicking constantly. (Full guide: auto-expanding LinkedIn posts)

The narrow feed. On a modern monitor, your actual content occupies a thin column in the middle of the screen, with the rest given to the elements above. (Full guide: widening the LinkedIn feed)

There's also the "Start a post" box at the top of your feed — a small thing, but it's an invitation to perform rather than read. (Guide: removing the post composer)

Option 1: LinkedIn's own settings

Worth doing, but limited. You can mute notifications, unfollow noisy connections, and switch your feed to "most recent". What you can't do: remove the sidebars, the news module, the messaging popup, or the "see more" truncation. LinkedIn offers no setting for any of it. Again — engagement is the product.

Option 2: DIY browser tricks

The classic developer move is to inject custom CSS with a user-style extension to hide elements you don't like. It works — for a while.

The catch: there is no single "LinkedIn" to style. LinkedIn runs multiple front-end versions in parallel — a modern React-based interface and older legacy markup — and constantly A/B tests layouts. The page structure you see today may not be the one you get next week, or even the one your colleague sees right now. DIY selectors target one specific version. When LinkedIn serves you a different one, your rules silently stop matching and the clutter comes back. You end up maintaining a small hobby project whose only purpose is fighting LinkedIn's release cycle.

If you enjoy that kind of maintenance, it's a fine hobby. If you just want a clean feed, it's a tax.

Option 3: An extension built for this

LinkFeed Pro exists because of that exact problem. Instead of relying on fixed selectors, it detects which LinkedIn front-end you're actually on — React or legacy — and applies the right patterns for that version. When LinkedIn changes, the extension adapts; you don't touch anything.

The free tier removes the three biggest distractions, no account required:

  • Hide both sidebars
  • Hide the messaging popup
  • Hide the "Start a post" box

The Pro tier (7-day free trial, no credit card) adds the comfort features: auto-expanding every post, a wide full-screen feed, custom font size and post spacing.

The result

LinkedIn, reduced to the one thing it's actually good at: a feed of posts from people you chose to follow. No ticker, no popup, no clicking "see more" two hundred times a day.

Install LinkFeed Pro — free · Available for Chrome, Edge and Firefox.

FAQ

Does this violate LinkedIn's terms of service? No. The extension only changes how pages are displayed in your own browser. It doesn't automate actions, scrape data, or touch your account.

Will LinkedIn still work normally? Yes. Posting, messaging, search — everything functions as usual. Only the visual presentation changes.

Why not just use an ad blocker? Ad blockers remove ads, not interface clutter. The sidebars, news module, popup and truncated posts aren't ads — they're LinkedIn's own design. You need a tool that targets the interface itself.

What happens when LinkedIn updates its design? That's the point of the extension: it recognizes the version of LinkedIn it's running on and adapts. Updates ship regularly to keep up.