You're fed up with all the pseudo-babble about your LinkedIn connections? You don't want to have your whole feed full of pointless posts anymore? How about we start from scratch? With LinkedInMinus you have the possibility to unfollow all your connections at once without deconnecting with them. This way you can only follow the things that really interest you.
- bulk-unfollow connections
- works with people, organisations and hashtags
- no coding knowledge required
- just copy & paste
First off, we need to find all the people, organisations and hashtags you follow. Therefore login to LinkedIn and visit https://www.linkedin.com/feed/following in a new tab.
Now we're going to open our browser console. In most common browsers we chose any element on the page and then right click ➜ "Inspect". Now the developer tools should be opened at the bottom or right side. Navigate to the console tab.
For the last step, just copy the script into the browser console. Just select everything here linkedminus.js and hit enter. Done!
If not all followers are unfollowed, reload the page and repeat the process until the following count reaches zero and LinkedIn displays "Follow Fresh Perspectives".
This script is a fork from Minimalquest's Mass Unfollow LinkedIn Connections. All credits for the main source code belongs to them. I just made some tiny adjustments to suite my and maybe your needs. Feel free to submit a pull-request on this fork or to the original repo. Every feedback is welcomed!