Octo Mate
Chrome extension to enhance GitHub experiences.
Install
https://chrome.google.com/webstore/detail/octo-mate/baggcehellihkglakjnmnhpnjmkbmpkf
Benefits
1. Single file download can't be easier with one-click
GitHub enable you download download codebase as a zip very easy, but it's painful to download a stand-alone file. Octo Mate made download file easy by click the icon of file.
Amazing native-like 'Download' button in file detail page!
2. Open repo's Github Pages with one-click
3. Show Repo Size
4. Show unread notifications in the toolbar, no need to open the page again.
5. Adjust Tab Space smartly, make it display tab characters as 4 spaces wide instead of the default 8.
6. Sticky side-panel for favorites & markdown-outline(thanks to @zbycz)
7. Ignore whitespace feature
Add 'Ignore Spaces' and 'Show Spaces' button to let you ignore whitespace in code review. The trick behind this is adding ?w=1
to any diff URL will remove any changes only in whitespace, enabling you to see only that code that has changed.
TODO
- Download folder on one click
- Display file line count in an earlier way
- Similar Repositories
Credits
- Thanks for smart ideas and great work from @vohof, @riophae, @groseb, @zbycz etc.
- Github-cheat-sheet
License
Released under the terms of MIT License