bcomnes / GitMutual

A web extensions for tracking GitHub followers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitMutual

Actions Status

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

About

A web extensions for tracking GitHub followers

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.9%Language:Swift 10.9%Language:HTML 3.8%Language:CSS 1.4%