Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noahingh/pr-sloth
It is the browser extension to explore your Github pull-request more efficiently.
https://github.com/noahingh/pr-sloth
chrome-extension firefox-extension github
Last synced: about 2 months ago
JSON representation
It is the browser extension to explore your Github pull-request more efficiently.
- Host: GitHub
- URL: https://github.com/noahingh/pr-sloth
- Owner: noahingh
- License: mit
- Created: 2020-10-05T03:48:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T14:13:57.000Z (about 4 years ago)
- Last Synced: 2023-08-12T06:35:49.359Z (over 1 year ago)
- Topics: chrome-extension, firefox-extension, github
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pull request sloth
![icon](./docs/icon.png)
---
It is the browser extension to explore your Github pull-request more efficiently. If you install this extension, managing pull-requests is more efficient, and checking review much more comfortable.
## Get started.
**1.Move to web store and install it:**
- [Chrome](https://chrome.google.com/webstore/detail/github-pr-sloth/onacocikpankmlhfmflpaeeholbhflbh)
**2.Generate Github token:**
Move to Settings > Developer settings > [Personal access tokens](https://github.com/settings/tokens/new) in Github, and generate a new token with the `repo` permission.
**3.Sign-in with the Github token.**
## License
[MIT License](./LICENSE)
## Changelog
[Changelog](./CHANGELOG.md)