Skip to content

GitHub diff links

Rob Garrison edited this page Dec 29, 2016 · 25 revisions

A userscript that adds links to diff and pull request headers to jump back & forth between files

  • A "Prev" and/or "Next" button is added to each diff & pull request file header.
  • Clicking on the link will jumps to the previous, or next file respectively.
  • A tooltip will show the name of the file that is the target of the link.
  • Click this link to install from GitHub, or install from GreasyFork.

Screenshot

github-diff-links

Change Log

Version 1.1.2 (12/28/2016)

  • Clean up linting issues.

Version 1.1.0 & 1.1.1 (9/14/2016)

  • Code cleanup (beautify).
  • Add support to PR pages.
  • Add disabled prev & next buttons to first & last files, respectively.
  • Update userscript description.

Version 1.0.0 (7/21/2016)

  • Initial commit
Clone this wiki locally