-
Paste the above script in the Developer Console. Press Ctrl + Shift + J (Windows / Linux) or Cmd + Opt + J (Mac)
-
Refresh Page. Press Ctrl + R (Windows/Linux) or Cmd + R (Mac)
-
Repeat
Created
February 12, 2018 20:14
-
-
Save deadcoder0904/8f090c0c0969f1e24f8cb9696b0fdeb6 to your computer and use it in GitHub Desktop.
Unfollow everyone on Github
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[...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