Skip to content

👓 A Chrome extension which replaces the current GitHub diff viewer with a file explorer similar to that of BitBucket and Stash.

License

Notifications You must be signed in to change notification settings

andeladenaro/github-diff-explorer

 
 

Repository files navigation

GitHub Diff Explorer

A Chrome extension which replaces the current GitHub diff viewer with a file explorer similar to that of BitBucket and Stash.

Features

  • Full width GitHub diff view
  • File explorer which allows quick selection between files relative to their actual location in the project directory

Install

To install this as a dev extension,

  • Pull this repository locally
  • npm install && npm run build
  • Navigate to chrome://extensions/
  • Enable developer mode
  • Load unpacked extension
  • Navigate to the directory and select the extension folder as the root
  • Go to a GitHub Files Changed tab in any repo.
  • Enjoy!

About

👓 A Chrome extension which replaces the current GitHub diff viewer with a file explorer similar to that of BitBucket and Stash.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 9.4%
  • HTML 3.4%