Por: Lawrence
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}"
}
}
} Mejores alternativas GitLab: Edit Commit Message
Aquí hay algunas Firefox add-ons que son similares a 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
Mr. Check
Dennis Beatty
Github One-Click Commit
dschep
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