Contributors on Github
Show Contributor Stats on Github
Overview
What is Contributors on Github?
Show Contributor Stats on Github.
SCREENSHOT
SUMMARY
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.
See More
Stats
Trends for Contributors on Github:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Contributors on Github FROM A CRX FILE
- Download Contributors on Github CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews