Linkedin is a great platform to network and meet people.
Unfortunately opinionated discussion tend to take over a lot of engagment and insights take a back seat.
These are the following instructions to make linkedin feed work for you
PS: Use chrome to make sure this works.
-
Press Ctrl + Shift + I (Developer console)
-
Go to the console tab and type
-
Array.from(document.querySelectorAll('.is-following')).map(followbtn => followbtn.click())
-
This will unfollow everyone currently loaded.
I was following over 600 people so I had to refresh and scroll multiple times. Now I follow only 20 people.