https://github.com/bcomnes/gitmutual
A web extensions for tracking GitHub followers
https://github.com/bcomnes/gitmutual
Last synced: 10 months ago
JSON representation
A web extensions for tracking GitHub followers
- Host: GitHub
- URL: https://github.com/bcomnes/gitmutual
- Owner: bcomnes
- License: gpl-3.0
- Created: 2020-10-13T02:09:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T21:51:21.000Z (11 months ago)
- Last Synced: 2025-08-12T23:33:36.279Z (11 months ago)
- Language: JavaScript
- Size: 639 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# GitMutual
[](https://github.com/bcomnes/GitMutual/actions)
A web extension for tracking followers and unfollowers on github. Totally WIP but it works pretty well. Some features:
- In-page UI adding twitter like `follows you` badges, but also `unfollowed you`.
- A page to look at who unfollowed you. Many of them are bots that got the ban hammer!
- Options page
- Cloud data backup via Github Gist API. Data stays in sync across computers and browser.
- Supports chrome and safari.
## Screenshots




### Notes
API table
manifest.json table
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json#Browser_compatibility
Chrome getting started
https://developer.chrome.com/extensions/getstarted