how to unfollow all on soundcloud 2020

In this tutorial i will show how to unfollow all on soundcloud.

First step, Go to https://soundcloud.com and click on profile .

Now click on follow.
After clicking follow you will see all page these you have followed.
second step
Hit CTRL+SHIFT+I on your keyboard & now Click on console
paste the script code and hit enter.
const unfollow = function() { const button = document.querySelector('.sc-button-follow') button && button.click() button && setTimeout(unfollow, 0) }; unfollow();
Now hit enter and you will see all followed pages will be unfollow.




  








Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post