Chrome Web Store URL: https://chrome.google.com/webstore/detail/enhanced-pull-request/pnepdakkbfhmgjhdfhgdkpjpjgfnnabl
This is a Chrome extension that adds features (that I have been spoiled with from other code review tools) to GitHub Pull Requests.
- Links to show/hide all comments on outdated diffs in Conversation (links after "Outdated Diff Comments: " below the "Conversation" tab)
- See the diff of one file in one window as opposed to all changes in one window ("One-File Diff" link below the tab bar)
Install Node.js and this project's dependencies (run npm install
from the
project root).
See spec/README.md.