https://github.com/mustafaer/github-unfollowers
Github Unfollower Viewer
https://github.com/mustafaer/github-unfollowers
github 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 (2 months ago)
- Default Branch: development
- Last Pushed: 2025-07-25T13:02:30.000Z (2 months ago)
- Last Synced: 2025-07-25T20:06:58.585Z (2 months ago)
- Topics: github, tracker, unfollow, view
- Language: JavaScript
- Homepage: https://github-unfollowers.mustafaer.net
- Size: 10.7 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
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
pressingF12
, 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 pressEnter
.
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.
© 2024 mustafaer.net. All Rights Reserved.