Contributors on Github chrome extension

Version: 21.2.21.1941
Contributors on Github
Show Contributor Stats on Github
5.00 Based on 5 user rates

What is Contributors on Github?

Contributors on Github is a developer tools chrome extension. it's a free extension and is featured in Developer Tools, it has 353 active users since released its first version, it earns an average rating of 5.00 from 5 rated user, last update is 1169 days ago.


What’s new in version 21.2.21.1941?

                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.            

How to install Contributors on Github?

You could download the latest version crx file or older version files and install it.


Preview of Contributors on Github


Technical Features:

  • Latest Version: 21.2.21.1941
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Sunday, February 21st, 2021
  • Author: Henry Zhu

Contributors on Github Available languages:

English.


FAQ


Reviews of contributors on github:


Patrick Stapleton March 29th, 2016
Patrick Stapleton

this should be built-in

Read more review & comments of contributors on github