SpanTree - GitLab Tree
Tree for Gitlab
什么是SpanTree - GitLab Tree?
SpanTree - GitLab Tree是由tavy.andy97开发的Chrome扩展程序,该扩展的主要功能是“Tree for Gitlab”。
扩展截图
下载SpanTree - GitLab Tree扩展crx文件
下载SpanTree - GitLab Tree扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Making GitLab smarter. Octotree alternative for GitLab.
SpanTree makes navigating a GitLab repository feel like a breeze by providing a familiar tree structure.
🌳NOW SUPPORTS QUICK SEARCH 🌳 Try it out using Ctrl/⌘ + P 🌳
Features
🌳 Easy to navigate tree structure
🌳 Resize the tree to your convenience
🌳 Supports self-hosted GitLab instances (Along with compatibility mode for GitLab v12 and less)
🌳 Lazy loaded file structure for a fast responsive user interface
🌳 Inbuilt Dark Theme for GitLab
🌳 Quick Search your Repository
🌳 Auto-Theme (Picks color from GitLab theme)
SpanTree is an actively maintained always free open source project. Please feel free to report any issues or request any features at https://github.com/tavyandy97/span-tree. 扩展基本信息
| 名称 | |
| ID | gcjikeldobhnaglcoaejmdlmbienoocg |
| 官方URL | https://chromewebstore.google.com/detail/spantree-gitlab-tree/gcjikeldobhnaglcoaejmdlmbienoocg |
| 简介 | Tree for Gitlab |
| 文件大小 | 470 KB |
| 安装次数 | 8,000 |
| 当前版本 | 0.0.5.0 |
| 更新时间 | 2023-06-18 |
| 上架时间 | 2020-06-10 |
| 评分 | 4.59/5 共27次评分 |
| 开发者 | tavy.andy97 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://github.com/tavyandy97/span-tree |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "SpanTree - GitLab Tree",
"description": "Tree for Gitlab",
"version": "0.0.5.0",
"background": {
"service_worker": "event.js"
},
"host_permissions": [
" | |