Skip to content

Instantly share code, notes, and snippets.

@deadcoder0904
Created February 12, 2018 20:14
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deadcoder0904/8f090c0c0969f1e24f8cb9696b0fdeb6 to your computer and use it in GitHub Desktop.
Save deadcoder0904/8f090c0c0969f1e24f8cb9696b0fdeb6 to your computer and use it in GitHub Desktop.
Unfollow everyone on Github

README

  1. Paste the above script in the Developer Console. Press Ctrl + Shift + J (Windows / Linux) or Cmd + Opt + J (Mac)

  2. Refresh Page. Press Ctrl + R (Windows/Linux) or Cmd + R (Mac)

  3. Repeat

[...document.querySelectorAll('.btn.btn-sm.js-toggler-target')].map(a => a.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment