Contributors on Github

Contributors on Github 21.2.21.1941 CRX for Chrome

A Free Developer Tools Extension

Published By Henry Zhu

Contributors on Github (cjbacdldhllelehomkmlniifaojgaeph): Show Contributor Stats on Github... Read More > or Download Now >

Contributors on Github for Chrome

Download CRX

Download

15.60 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 21.2.21.1941
  • • Require: Chrome 80 and up
  • • Offline: No
  • • Developer: Henry Zhu

User Reviews

  • 5 Votes, Average: 5 out of 5
  • • Rating Average
  • 5 out of 5
  • • Rating Users
  • 5

Download Count

  • • Total Downloads
  • 37
  • • Current Version Downloads
  • 1
  • • Updated: February 21, 2021

Contributors on Github is a free Developer Tools Extension for Chrome. You could download the latest version crx file or old version crx files and install it.

More About Contributors on Github

An extension for Github that might be helpful for maintainers.

It shows if it's a contributors first PR, or how many issues/PRs they have made to that specific repo.

It caches the data and adds a button to update the info.

You can optionally use oauth or supply a access token with the "public_repo" scope to get 30 requests/min instead of 10.

Permissions:
- "https://github.com/*/*": to be able to inject data into github
- The [content script](src/content.js) was matching `"https://github.com/*/*/pull/*` which is correct, but if you start from the hompage, then the script won't ever be injected since github is using pushState to change urls. Now it will match `https://github.com` and then check for the specific url.
- "storage", to store access token, cache user PR data.
- "identity", to create an oauth request window.

Download Contributors on Github 21.2.21.1941

More Extensions to Consider (Similar or Related)