https://github.com/mustafaer/github-unfollowers
Github Unfollower Viewer
https://github.com/mustafaer/github-unfollowers
checker github githubunfollowertracker tracker unfollow view
Last synced: 2 months ago
JSON representation
Github Unfollower Viewer
- Host: GitHub
- URL: https://github.com/mustafaer/github-unfollowers
- Owner: mustafaer
- License: mit
- Created: 2025-07-25T11:08:53.000Z (11 months ago)
- Default Branch: development
- Last Pushed: 2025-12-22T11:23:10.000Z (6 months ago)
- Last Synced: 2026-03-19T06:54:40.505Z (3 months ago)
- Topics: checker, github, githubunfollowertracker, tracker, unfollow, view
- Language: JavaScript
- Homepage: https://github-unfollowers.mustafaer.net
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitHub Unfollower Viewer Script | Github Unfollow Checker
Description
This is a browser script that adds a "Scan Unfollowers" button to user profile pages on GitHub. When clicked, it
scans the user's followers and following lists and displays a list of users who do not follow them back in a clean,
easy-to-read modal window.
How to Use
-
Navigate to GitHub: Go to any user's profile page on GitHub (e.g., https://github.com/USERNAME).
-
Open Developer Console: Open your browser's developer console. You can usually do this by
pressing F12, or right-clicking on the page and selecting "Inspect," then choosing the "Console"
tab.
-
Run the Script: Copy the code from the box below and paste it directly into the developer
console, then press Enter.
-
Scan for Unfollowers: A "Scan Unfollowers" button will appear on the profile page. Click it to
start the scan and see the results.
Disclaimer
Use this script at your own risk. Automating actions on GitHub may be against their terms of
service. Rapidly sending requests could lead to temporary rate-limiting or, in rare cases, account suspension.
© 2025 mustafaer.net. All Rights Reserved.