Inspect and view changes in GitLab: Edit Commit Message source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitLab: Edit Commit Message",
"version": "0.0.1",
"description": "Automatically enables the 'Edit commit message' checkbox on GitLab merge requests.",
"author": "Lawrence Hook",
"content_scripts": [
{
"matches": [
"*://*.gitlab.com/*",
"*://*.git.ccri.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{91b762e1-1094-40aa-bbeb-dec114cabf28}"
}
}
} Best GitLab: Edit Commit Message Alternatives
Here are some Firefox add-ons that are similar to GitLab: Edit Commit Message:
View Commit Message for Bitbucket Server
Weston Renoud
Bitbucket Merge Text Modifier
SimuNews
GitLab Notifications Button
Abhay V Ashokan
GitHub Commit Message Helper
Matthew Huxtable
Github One-Click Commit
dschep
Mr. Check
Dennis Beatty
GitLab conventional comments button
Yoric
GitHub Merge Commit Message Rewriter
Redddy
Codecode Review for GitLab
Jevgenij Zhukov
GitLab Notify
Corentin Mors
Git Commit Helper
Winning
Gitlab merge requests utils
Vitaliy Pavliyk