제작자: Daklon
Inspect and view changes in GitlabProtect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitlabProtect",
"version": "1.0.2",
"author": "Javier Herrera",
"description": "locks the merge button if you aren't the author",
"incognito": "not_allowed",
"icons": {
"48": "icons/GitlabProtect-on-48.png"
},
"browser_action": {
"default_icon": "icons/GitlabProtect-on-48.png",
"default_title": "GitlabProtect",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"gitlabProtect.js"
]
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "gitlabprotect@gitlabprotect.com"
}
}
} 최고의 GitlabProtect 대안
다음은 GitlabProtect과(와) 유사한 Firefox add-on입니다:
GitLab Notifications Button
Abhay V Ashokan
GitHub Merge Guardian
daku10
Squiddly
Josh Cartmell
Lab Partner
Omar Sarhan
MR Smart Copy for Gitlab
Guillaume Launay
What The Merge
Elkasitu
Show MR overview in Gitlab
everyonesdesign
Fancy merge request
Madmarx
GLab Enhancer
Puyt
Gitlab Notifications
Kahler Tak
Gitlab MR summary
David
GitLab Notify
Corentin Mors