제작자: Jevgenij Zhukov Add-on
Inspect and view changes in Codecode Review for GitLab source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "Codecode Review for GitLab",
"description": "Adds more features to GitLab code reviews",
"version": "2026.7.26.0",
"manifest_version": 2,
"background": {
"page": "background.html"
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content_script.js"
],
"css": [
"content_style.css"
]
}
],
"web_accessible_resources": [
"resources/web/img/*"
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
},
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "gitlab_extension@jevgenij.eu"
}
},
"permissions": [
"storage",
"alarms",
"notifications",
"https://jevgenij.eu/*",
"https://www.google-analytics.com/*"
]
} 최고의 Codecode Review for GitLab 대안
다음은 Codecode Review for GitLab과(와) 유사한 Firefox add-on입니다:
Gitlab Review Helper
Alabate
Gitlab Notifications
Kahler Tak
GitLab - Tree view
Github Tree View
Gitlab MR Helper
Zakhar Morozov
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
GitLab - Enhancement Suite
AndyRN
Lab Partner
Omar Sarhan
Conventional comments button
kapsiR
Gitlab Buddy
Omar Sarhan
GitLab Enhancement Suite
Charalampos Kardaris
Show MR overview in Gitlab
everyonesdesign
Gitlab merge requests utils
Vitaliy Pavliyk