Skip to content

Chrome extension to make navigating large pull requests easier.

License

Notifications You must be signed in to change notification settings

cpcolella/Github-Pull-Request-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Where to get it

Chrome Web Store (Recommended)

You can install this extension from the chrome extension store for free.

Manually

You can also download the latest zip file from here.

Installation Instructions:

  1. Downlaod the latest zip file from the link above
  2. Extract the folder onto your computer
  3. Open the chrome extensions interface in Chrome
  4. Enable Developer Mode with the toggle in the upper right corner
  5. Click "Load Unpacked" in the upper left area
  6. Navigate to and select the folder where you unzipped the files
  7. Done!

License

This code is licensed under the GNU General Public License. Details can be found here.