Inspect and view changes in GitLab Enhancement Suite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitLab Enhancement Suite",
"version": "0.2.0",
"description": "A collections of scripts that extend Gitlab functionality.",
"browser_specific_settings": {
"gecko": {
"id": "ckardaris@gitlab-enhancement-suite"
}
},
"permissions": [
"scripting",
"activeTab",
"storage"
],
"icons": {
"256": "icons/plain.svg"
},
"background": {
"scripts": [
"background/background.js"
]
},
"action": {
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js",
"content/utils.js",
"content/features/feature-base.js",
"content/features/merge-status.js",
"content/features/review-stage.js",
"content/features/unresolved-threads.js",
"content/features/filter-activity.js"
],
"css": [
"content/content.css"
]
}
]
} Best GitLab Enhancement Suite Alternatives
Here are some Firefox add-ons that are similar to GitLab Enhancement Suite:
GitLab - Enhancement Suite
AndyRN
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
Gitlab merge requests utils
Vitaliy Pavliyk
Lab Partner
Omar Sarhan
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Gitlab Buddy
Omar Sarhan
Enreach SP GitLab Enhancer
Eric Blanquer
Gitlab MR Helper
Zakhar Morozov
Codecode Review for GitLab
Jevgenij Zhukov
Gitlab unresolved threads
Jan Kaifer
GLab Enhancer
Puyt
Fancy merge request
Madmarx