Chrome extension to display Gitlab code in tree format. Useful for developers who frequently read source in Gitlab and do not want to download or checkout too many repositories.
- support all the enterprise intranet gitlab service
- Easy-to-navigate code tree like web IDEs, simple and non-invasive
- Fast browsing with pjax
- UI looks like Gitlab default UI
- hotkey support( hit [ to toggle gitlab-tree sidebar )
- support GitLab Community Edition 10.x version 💥 ✨
- download gitlab-tree.trx
- open your chrome browser, and open the following link: chrome://extensions/
- drop gitlab-tree.trx into the chrome extensions page, and install it.
- install gitlab-tree
- locate to your gitlab url, if first opened, you will see a confirm dialog, just confirm it(just do once).
- navigate to some project page, then you'll find an arrow in the left top of chrome window.
- if not, hit F5 or cmd + R to refresh the page
- still not work? please feel free to let me know.