By: Dennis Beatty
Inspect and view changes in Mr. Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Mr Check",
"version": "1.2",
"description": "Automatically checks the squash and delete branch boxes on new GitLab merge requests",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"content_scripts": [
{
"matches": [
"*://gitlab.podium.com/*/merge_requests/new*",
"*://gitlab.podium.com/*/merge_requests/*/edit"
],
"js": [
"mr-check.js"
]
}
]
} Best Mr. Check Alternatives
Here are some Firefox add-ons that are similar to Mr. Check:
Gitlab merge requests utils
Vitaliy Pavliyk
GitLab: Edit Commit Message
Lawrence
Github Merge Helper
Brian H
GitLab Enhancement Suite
Charalampos Kardaris
Codecode Review for GitLab
Jevgenij Zhukov
GHFilesChecker
helderburato
Bitbucket PR auto delete source branch
SHWorX
Squiddly
Josh Cartmell
GitLab Notifications Button
Abhay V Ashokan