Inspect and view changes in GitLab Merge Requests lists enhancer source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitLab Merge Requests lists enhancer",
"version": "1.6.0",
"description": "An extension that enhance all Merge Requests lists on any instance of Gitlab and GitLab.com.",
"homepage_url": "https://github.com/EpocDotFr/gitlab-merge-requests-lists-enhancer",
"author": "Maxime 'Epoc' G.",
"icons": {
"16": "images/logo_16.png",
"48": "images/logo_48.png",
"96": "images/logo_96.png",
"128": "images/logo_128.png"
},
"content_scripts": [
{
"matches": [
"*://*/*/*/-/merge_requests",
"*://*/*/*/-/merge_requests?*"
],
"js": [
"js/preferences.js",
"js/content.js"
]
}
],
"options_ui": {
"page": "html/options.html",
"open_in_tab": false,
"browser_style": true
},
"permissions": [
"*://*/*/*/-/merge_requests",
"*://*/*/*/-/merge_requests?*",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "gmrle@epoc.fr",
"strict_min_version": "63.0"
}
}
} Best GitLab Merge Requests lists enhancer Alternatives
Here are some Firefox add-ons that are similar to GitLab Merge Requests lists enhancer:
Fancy merge request
Madmarx
UX Enhancer for GitLab
Puyt
Gitlab Buddy
Omar Sarhan
GitLab - Enhancement Suite
AndyRN
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
GitLab Notify
Corentin Mors
Lab Partner
Omar Sarhan
GLab Enhancer
Puyt
GitLab Enhancement Suite
Charalampos Kardaris
GitLab Notifications Button
Abhay V Ashokan
Gitlab Notifications
Kahler Tak
Gitlab Issue Template
Caio César Gallo