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 "Manage Follows" 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 (open in a new tab) 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 originally from Minimalquest's Mass Unfollow LinkedIn Connections. I've updated the script and added some features. Feel free to submit a pull-request on this fork or to the original repo. Every feedback is welcomed!