Main page

My collection of useful Github extension


collection github extensions chrome-extension english

Intro

Github logo

Usually we spend a bunch of time while reading and surfing others open source project on GitHub. It turned out, this process can be much better. Here is a short list of most useful extensions which I'm using right now and could be interesting for you too.

Octotree

Browser extension (Chrome, Firefox, Opera and Safari) to show a code tree on GitHub. Awesome for exploring project source without having to pull every single repository to your machine.

Features:

https://github.com/ovity/octotree

OctoLinker

OctoLinker is a browser extension for Chrome, Firefox and Opera which allows you to navigate through code on GitHub more efficiently. It turns language-specific module-loading statements like include, require or import into links. Depending on the language it will either redirect you to the referenced file or to an external website like a manual page or another service.

https://octolinker.github.io/

Refined GitHub

Extension for Chrome and Safari that simplifies the GitHub interface and adds useful features

It's like reddit enhancement suite, but for github. Check it out.

https://github.com/sindresorhus/refined-github

My Git Repo News

Chrome extension which helps you not to miss important changes in your news thread related to your repo. Don't miss any changes in your github newsfeed related with your repos!

This is my extension, which I've implemented as familiarity with Chrome extensions. Feel free to use it! :)

https://github.com/greybax/github-extension-my-repo-news

Conclusion

This is not too much list of extensions, but they are really helps me to work with Github. Feel free to share in comments your favorite Github extensions

and

Happy github surfing! :v: