GitHub: No to merge description Firefox

Examine source code of GitHub: No to merge description

Inspect and view changes in GitHub: No to merge description source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub: No to merge description",
  "homepage_url": "https://github.com/casz/no-merge-description-extension",
  "version": "19.4.21.2328",
  "minimum_chrome_version": "73",
  "description": "Removes initial merge description when merging on GitHub",
  "applications": {
    "gecko": {
      "id": "{11a114e1-ce9e-4094-b3e2-fb31441029ec}",
      "strict_min_version": "65.0"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "github.js"
      ]
    }
  ],
  "permissions": [
    "*://*.github.com/*"
  ]
}

Best GitHub: No to merge description Alternatives

Here are some Firefox add-ons that are similar to GitHub: No to merge description: