Monday, September 14, 2015

How to Unfollow Everyone on Twitter 2015

sometimes we follow so many people’s on twitter without considering that, their tweets and uploads could irritate us in future.  So in that case, unfollowing them would be a good choice. But as we all know twitter doesn't offer any inbuilt feature by which we can unfollow everyone on twitter in a single click. So unfollowing everyone manually would be a hard task to do. 

So what we are going to learn today is a twitter trick by which you can unfollow people on twitter in a single click. The best thing about this trick is that, it doesn’t require your twitter credentials during bulk unfollow.

How to unfollow Everyone on Twitter :

1) Use Firefox Or Google Chrome Browser and login to your twitter account .

2) Once done, open your twitter account from Mozilla Firefox and then open “following” tab (as shown below).and scroll down to have all following accounts showed in the browser.


3) Next run the following JavaScript code in your development console (Right click > inspect element > console tab )  :


   $('.button-text.unfollow-text').trigger('click');






This will start unfollowing peoples in your twitter account, and will take 5-10 seconds to unfollow 1000 peoples.

if you face any kind of problem, Leave your valuable comment in comment box below, I will get back on you as soon as possible.

No comments:

Post a Comment