- Navigate to a GitHub organization's member page.
- Open your browser devtools and go to the JavaScript console tab.
- Copy
1.follow-github-org-members.js
to your clipboard. - Paste the script into the JavaScript console and run it, once per page of organization members.
- Watch your JavaScript console logs to view the progress.
- Wait for the script to finish before navigating to the next page or closing the tab.
- Make a bookmarklet from
2.bookmarklet
. - Add it to your bookmarks toolbar.
- Click the bookmarklet to run this script for each page of an organization's members.
- If there are <1 pages of members, wait for the code to finish following members on the current page before navigating to the next one or closing the tab.