Skip to content

kitallis/missing-gh-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

missing-gh-compare

missing-gh-compare icon

GitHub has no easy way to access the very useful diff / compare page. This extension adds the button (in the GH design language) to help you access it easily.

Install

To install this extension,

  • Clone this repo
  • Go to about:debugging#/runtime/this-firefox
  • Click on Load Temporary Add-on...
  • Select any file from this repo
  • You're done. Check your repo page.

What

  • Adds a "Compare SHA" button to the top row of the repository navigation.
  • Enter just a SHA (e.g. abc123) to compare against main.
  • Enter a SHA and branch (e.g. abc123 master) to compare against a different branch.
  • The compare will always be repository specific.

This extension was 99% generated by Claude.

About

firefox extension to add the missing compare button to github

Resources

License

Stars

Watchers

Forks

Contributors