A chrome extension born out of frustration with the current iteration of Github design, created by someone using Github for over 10 years.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select this repository folder.
- Open the extension popup and turn features on/off.
- Refresh any open GitHub tab after changing settings.
Built-in behaviors that Github Project Managers have screwed up and I want to fix.
- Pull Requests
- Home/End works on PR pages. On macOS, Cmd+Up/Cmd+Down map to Home/End and Alt+Up/Alt+Down map to PageUp/PageDown.
- Clicking on a commit in the pull request should open the regular commit page, instead of the PR commit page
New Features that do not exist in vanilla Github:
- Test files are collapsed by default
- Popup toggles exist for all planned features.
- Home/End keyboard fix and regular commit link behavior are currently implemented.
- Other toggles are scaffolded and persisted, but do not yet alter GitHub behavior.
The contents of this repository are licensed under the MIT license. See the LICENSE file for more information.