LinkOff cleans and customizes LinkedIn. It filters out the junk, leaving behind the posts and page elements that you want to see.
Links: Chrome Web Store | Firefox Add-Ons | Edge Extensions (Guide) | Brave, Vivaldi (click the Add button) | Opera Add-Ons (guide) | LinkedIn Thread
Important
LOOKING FOR NEW MAINTAINER, APPLY HERE
Make your LinkedIn experience better, instantly! With fewer distractions and better filtered content your sales, lead generation and networking will be a smoother and more enjoyable experience.
No more seeing unwanted likes and comments by your connections. Block the feed or filter it using custom keywords and find the connections and posts you want more easily. Job seeking? Advanced job filtering coming soon. While you are waiting, clean up your inbox - it can do it!
- Option to hide the whole feed
- Post filtering by content (polls, videos, promoted, shared, etc)
- Hide posts by companies or specific people
- Filter by custom keywords (politics, coronavirus, vaccination, Noah Jelich, whatever)
- Hide posts shown due to interactions (comments, reactions, followed by connections)
- Hide irrelevant old posts (older than an hour, day, week, month)
- Select messages for mass deletion (clean your inbox)
- Message filters (COMING SOON)
- Unfollow all collections
- Job filtering (COMING SOON)
- Block ads on LinkedIn (banners and sidebar)
- Hide LinkedIn learning and course recommendations
- Hide community panel and follow recommendations
- Stop LinkedIn premium upsell pestering
- Fully configurable to suit your need!
- Completely FREE and with NO ADS
- Made with ❤️ by Noah Jelich :)
Are you going to make a Tampermonkey/Greasemonkey script?
Unfortunately, no. I do not have time to maintain any more code.
What about Vivaldi/Brave/Edge/Opera and other browsers?
The extension can be natively installed on all chromium browsers.
What about Safari and MacOs?
The store charges 100$ per year to post apps, which I cannot afford.
How can I use this on mobile?
Since neither Chrome or Firefox allow for extensions in mobile browsers, you need to install a chromium distribution that does. I recommend Kiwi Browser (if you have any issues, please report them, still testing mobile support).
Please create an issue before submitting a pull request.
Use yarn to install dependencies. To build the CSS from SCSS run yarn css-build.
You can also trigger the build on changes by running the watcher with yarn start
To install the extension locally follow the instructions below for your browser.
Firefox
- Type
about:debuggingin the Firefox URL bar and press Enter - Click This Firefox on the left, and then Load Temporary Add-on…
- Navigate to the location of the folder you unzipped, select the
manifest.jsonfile inside
Chromium
- Type
chrome://extensionsin the Chrome URL bar and press Enter - Enable Developer mode using the toggle on the right
- Click Load Unpacked on the left side of the window
- Navigate to the location of the folder you unzipped, and click Select Folder
We use Conventional Commit format

