An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GitMutual
[![Actions Status](https://github.com/bcomnes/GitMutual/workflows/tests/badge.svg)](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

Screen Shot 2022-02-25 at 9 37 26 AM

Screen Shot 2022-02-25 at 9 37 35 AM

Screen Shot 2022-02-25 at 9 38 12 AM

Screen Shot 2022-02-25 at 9 39 23 AM

### 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