Skip to content

🌴 Chrome extension to display Gitlab code in tree format. Now support Gitlab 10.*

Notifications You must be signed in to change notification settings

aftersss/gitlab-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-tree gitlab tree logo

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.

features

  • 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 💥 ✨

install

  1. download gitlab-tree.trx
  2. open your chrome browser, and open the following link: chrome://extensions/
  3. drop gitlab-tree.trx into the chrome extensions page, and install it.

usage

  1. install gitlab-tree
  2. locate to your gitlab url, if first opened, you will see a confirm dialog, just confirm it(just do once).
  3. navigate to some project page, then you'll find an arrow in the left top of chrome window.
  4. if not, hit F5 or cmd + R to refresh the page
  5. still not work? please feel free to let me know.

screenshot

code with ❤️ by aftersss. fork from:FrankFan's gitlab-tree

About

🌴 Chrome extension to display Gitlab code in tree format. Now support Gitlab 10.*

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.0%
  • CSS 25.7%
  • HTML 0.3%