By: Github Tree View
Inspect and view changes in GitLab - Tree view source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitLab - Tree view for code",
"homepage_url": "https://github.com/tomasbonco/gitlabtree",
"author": "Tomáš Bončo",
"version": "1.0.2resigned1",
"manifest_version": 2,
"description": "Provides folder structure view for code in GitLab.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"page_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"dist/index.js"
],
"css": [
"dist/style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{cd0cb856-c7f8-4f8c-b277-31d3875bc48d}"
}
}
} Best GitLab - Tree view Alternatives
Here are some Firefox add-ons that are similar to GitLab - Tree view:
SpanTree - GitLab Tree
Vedansh Garg
Git Kanban Enhanced SelfHosted
lastlink
GitLab - Enhancement Suite
AndyRN
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
Le Git Graph - GitHub Git Graph
scaria.dev
Gitako - Github file tree
EnixCoda
Gitlab Issue Template
Caio César Gallo
UX Enhancer for GitLab
Puyt
GitHub Web IDE
zvizvi
Octotree - GitHub code tree
Team Octotree