By: jetersen
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:
Zach Whaley
Zach Whaley
GitHub Merge Guardian
daku10
github-no-more
wffl
GitHub Collapse-Diffs Button
verfehlix
Show MR overview in Gitlab
everyonesdesign
Github Merge Helper
Brian H
GitHub Resolve Conflicts Disabler
Yevhen
GitHub Unveiler (FF)
Joao
Free GitHub
Arsalanse
Mergify
Mergify
GitHub Project Tweaks
Exasol