gitlab tree
Chrome extension to display Gitlab code in tree format
Co to jest gitlab tree?
gitlab tree to rozszerzenie Chrome opracowane przez Frank Fan, a jego główną funkcją jest „Chrome extension to display Gitlab code in tree format”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia gitlab tree
Pobierz pliki rozszerzeń gitlab tree w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
* this is the first one on chrome web store, always free and continually optimization.
* support all the enterprise intranet gitlab service
* Easy-to-navigate code tree like web IDEs, simple and non-invasive
* UI looks like Gitlab default UI
* hotkey support( hit [ to toggle gitlab-tree sidebar )
* support gitlab 8.x and 9.x version
* no page refresh Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | dllpphhnoanpcnlnipopibigdoeignbb |
| Oficjalny URL | https://chrome.google.com/webstore/detail/gitlab-tree/dllpphhnoanpcnlnipopibigdoeignbb |
| Opis | Chrome extension to display Gitlab code in tree format |
| Rozmiar pliku | 197 KB |
| Liczba instalacji | 4,983 |
| Aktualna Wersja | 2.0.1 |
| Ostatnia Aktualizacja | 2018-03-22 |
| Data Publikacji | 2018-03-22 |
| Ocena | 2.38/5 Łącznie 29 Oceny |
| Deweloper | Frank Fan |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/FrankFan/gitlab-tree |
| Adres URL Strony Pomocy | https://github.com/FrankFan/gitlab-tree |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "gitlab tree",
"version": "2.0.1",
"manifest_version": 2,
"author": "Frank Fan",
"description": "Chrome extension to display Gitlab code in tree format",
"homepage_url": "https:\/\/github.com\/FrankFan\/gitlab-tree",
"permissions": [
"storage"
],
"icons": {
"16": "imgs\/gitlab.png",
"48": "imgs\/gitlab.png",
"128": "imgs\/gitlab.png"
},
"content_scripts": [
{
"matches": [
" | |