Skip to content

mustafaer/github-unfollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Navigate to GitHub: Go to any user's profile page on GitHub (e.g., https://github.com/USERNAME).
  2. 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.
  3. Run the Script: Copy the code from the box below and paste it directly into the developer console, then press Enter.
  4. Scan for Unfollowers: A "Scan Unfollowers" button will appear on the profile page. Click it to start the scan and see the results.

View the script on GitHub

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.

Releases

No releases published

Packages

 
 
 

Contributors