Helps to make large GitHub pull requests easier to navigate.
# Github Pull Request Helper
This is a chrome extension that helps with making large pull requests easier to navigate.
## Functions
- **Expand All**: This expands all of the hidden content on the pull request conversation page.
- **Hide Resolved**: This hides all resolved comments.
- **Show Resolved**: This shows all resolved comments.
- **Hide Commits**: This hides all commits.
- **Show Commits**: This shows all commits.
- **Hide Comments**: This hides all comments.
- **Show Comments**: This shows all comments.