MarceloAlves / chrome-github-approval-count

Chrome extension to show the number of Pull Request approvals

Home Page:https://chrome.google.com/webstore/detail/github-approval-count/mioahlnpgdafifikokdnibkagbmedngo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Extension - GitHub Pull Request Approval Count

chrome store

Adds the number of PR approvals when browsing the list

Screenshot

GitHub Approval Count Screenshot

Private Repository

To enable viewing size of private repositories:

  1. Install extension from Chrome Web Store

  2. Go to https://github.com/settings/tokens to generate your personal access token.

    • Check repo scope to enable this extension on private repo.
  3. Click on the GitHub Approval Count extension's (extension icon) icon

  4. Paste your access token in the prompt

Development

  1. Clone this repo
  2. Open Chrome Extensions chrome://extensions
  3. Enable Developer Mode
  4. Click on load unpacked extension and select this cloned repo

Inspiration

License

MIT

About

Chrome extension to show the number of Pull Request approvals

https://chrome.google.com/webstore/detail/github-approval-count/mioahlnpgdafifikokdnibkagbmedngo

License:MIT License


Languages

Language:JavaScript 100.0%