Skip to content

Instantly share code, notes, and snippets.

@t5r7
Created August 22, 2017 18:35
Show Gist options
  • Save t5r7/dd4cf9bdea6f48dd8f26be73bc2b9221 to your computer and use it in GitHub Desktop.
Save t5r7/dd4cf9bdea6f48dd8f26be73bc2b9221 to your computer and use it in GitHub Desktop.
Unfollow everyone you're following on Twitter

Open up your following page, scroll down until the end, then paste the above bit of JQuery into the console and press enter.

$(".user-actions-follow-button").trigger('click');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment