By: Madmarx
Inspect and view changes in Fancy merge request source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Fancy merge requests",
"version": "1.6.2",
"description": "See at a glance which users thumbs up the merge requests. Quickly access the ticket linked to this merge request via a new button",
"icons": {
"32": "icons/icon-32x32.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"main.js"
]
}
],
"action": {
"default_icon": {
"32": "icons/icon-32x32.png"
},
"default_title": "Fancy merge requests",
"default_popup": "options/options.html"
},
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{770d6abd-b792-4614-b1cd-cdf63bb21a65}",
"strict_min_version": "109.0"
}
}
} Best Fancy merge request Alternatives
Here are some Firefox add-ons that are similar to Fancy merge request:
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Gitlab Buddy
Omar Sarhan
Lab Partner
Omar Sarhan
GitLab Notify
Corentin Mors
What The Merge
Elkasitu
Mergify
Mergify
Gitlab merge requests utils
Vitaliy Pavliyk
Git Notify
Corentin Mors
Gitlab MR Helper
Zakhar Morozov
Gitlab Notifications
Kahler Tak
GitLab Enhancement Suite
Charalampos Kardaris
UX Enhancer for GitLab
Puyt