Chrome extension that improves the GitHub experience.
Currently enhances the following:
- Removes the truncating of file and directory names in the repository browser
- Really long file and directory names will word-wrap
- Fully expands the website, with breakpoints at 1400px, 1600px and 1800px
Andreas Håkansson
- v1.5.1 - Removed side-bar expansion, it broke too much stuff
- v1.5.0 - Added possibility to collaps code previews
- v1.4.0 - Expands side-bar for 1400, 1600 and 1800 break points
- v1.3.2 - Improved expanding of activity stream
- v1.3.1 - Fixed a couple of small layout bugs
- v1.3.0 - Changed to a responsive approach
- v1.2.0 - Improved the un-truncting to word-wrap (thanks Frank Radocaj)
- v1.1.1 - Fix for labels on the expanded issue form
- v1.1.0 - Expands the issue form to full width (thanks Phillip Haydon)
- v1.0.0 - First release of the extension
The MIT License (MIT)
Copyright (c) 2013 Andreas Håkansson
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.