Inspect and view changes in Codecode Review for GitLab source codes across current and past versions
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/*"
]
} Best Codecode Review for GitLab Alternatives
Here are some Firefox add-ons that are similar to Codecode Review for GitLab:
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