By: Alabate
Inspect and view changes in Gitlab Review Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Gitlab review helper",
"manifest_version": 2,
"name": "GitlabReviewHelper",
"version": "1.1",
"homepage_url": "https://github.com/Alabate/Gitlab-Review-Helper",
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"*://*/*/merge_requests/*"
],
"js": [
"main.js"
],
"css": [
"styles.css"
]
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{da22c2ac-b625-4316-af03-c3d0f4851812}"
}
}
} Best Gitlab Review Helper Alternatives
Here are some Firefox add-ons that are similar to Gitlab Review Helper:
Codecode Review for GitLab
Jevgenij Zhukov
Gitlab MR Helper
Zakhar Morozov
Lab Partner
Omar Sarhan
Gitlab Buddy
Omar Sarhan
Conventional comments button
kapsiR
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
MR Smart Copy for Gitlab
Guillaume Launay
Show MR overview in Gitlab
everyonesdesign
GitLab Notifications Button
Abhay V Ashokan
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
GitLab Key Press Addon
Wandang
Gitlab merge requests utils
Vitaliy Pavliyk