By: Samuel
Inspect and view changes in Gitlab Board Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "This add-on adds function of editing Gitlab board issue name right on the sidebar.",
"manifest_version": 2,
"name": "Better Gitlab Board",
"version": "1.3",
"homepage_url": "https://gitlab.com/samuelchanx/better-gitlab-board",
"icons": {
"48": "icons/icon-48.png"
},
"browser_action": {
"default_title": "Better Gitlab Board",
"browser_style": true,
"default_popup": "popup/input_token.html",
"default_icon": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{cdf91ac1-4039-4dde-84a5-cf00f0dcac1f}"
},
"edge": {
"browser_action_next_to_addressbar": true
}
},
"content_scripts": [
{
"matches": [
"*://*.gitlab.com/*/boards/*",
"*://*.gitlab.com/*/boards",
"*://*.gitlab.com/*/boards*"
],
"js": [
"content_script/storage.js",
"content_script/showdown.min.js",
"content_script/main.js"
]
}
]
} Best Gitlab Board Helper Alternatives
Here are some Firefox add-ons that are similar to Gitlab Board Helper:
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
Gitlab Issue Template
Caio César Gallo
GitLab Details Sidebar
Potato London
UX Enhancer for GitLab
Puyt
GLab Enhancer
Puyt
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
git.organized
chezluc
Git Kanban Enhanced SelfHosted
lastlink
GitHub Project Tweaks
Exasol
GitLab Notify
Corentin Mors
Codecode Review for GitLab
Jevgenij Zhukov
GitLab Helper
MIA3