Adds links for submodule hashes and submodule diffs on GitHub.
GitHub doesn't hyperlink to submodules in diffs. To make it easier to track what changed, this extension inserts links to both the referenced submodule commits as well as diffs between them.
Visit the Chrome web store and install the extension.
Or to build it yourself,
clone then build with make
and bundle with cfx/jetpack (too little demand for me to do this for each release). From the firefox build directory:
../addon-sdk-1.17/bin/cfx xpi
Clone then build with make
and bundle in Safari (too little demand for me to do this for each release).
Brought to you by msol, aka @msol
Also thanks to Allan Mørk Christensen for his significant contributions!