GitLab: Edit Commit Message Firefox

Examine source code of GitLab: Edit Commit Message

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}"
    }
  }
}

Melhores alternativas GitLab: Edit Commit Message

Aqui estão algumas Firefox add-ons que são similares a GitLab: Edit Commit Message: