By: Felix Graf Add-on
Inspect and view changes in GitLab Wizard source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "GitLab Wizard",
"description": "A Wizard that simplifies your GitLab workflow.",
"version": "1.3.2",
"manifest_version": 2,
"icons": {
"48": "icons/icon_48.png",
"128": "icons/icon_128.png"
},
"browser_action": {
"default_title": "gitlab-wizard",
"default_popup": "popup/popup.html"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true,
"browser_style": false
},
"background": {
"scripts": [
"background.js"
]
}
} Best GitLab Wizard Alternatives
Here are some Firefox add-ons that are similar to GitLab Wizard:
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
UX Enhancer for GitLab
Puyt
GLab Enhancer
Puyt
Gitlab Buddy
Omar Sarhan
GitLab - Enhancement Suite
AndyRN
Lab Partner
Omar Sarhan
Fancy merge request
Madmarx
GitLab Notify
Corentin Mors
Gitlab merge requests utils
Vitaliy Pavliyk
Gitlab MR Helper
Zakhar Morozov
Gitlab Notifications
Kahler Tak
GitLab Enhancement Suite
Charalampos Kardaris