By: daku10
Inspect and view changes in GitHub Merge Guardian source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"icons": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"manifest_version": 2,
"browser_action": {
"default_icon": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"default_popup": "popup.html"
},
"version": "2.0.3",
"author": "daku10",
"name": "GitHub Merge Guardian",
"description": "Prevent incorrect merges on GitHub's pull request.",
"background": {
"scripts": [
"static/background/index.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"https://github.com/*/pull/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"github.d1a4782e.js"
],
"css": [
"github.c3062cc7.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e6aa71a3-2d62-415a-b522-c81e80e2fe52}",
"strict_min_version": "58.0"
}
}
} Best GitHub Merge Guardian Alternatives
Here are some Firefox add-ons that are similar to GitHub Merge Guardian:
Squiddly
Josh Cartmell
Github Merge Helper
Brian H
Mergify
Mergify
What The Merge
Elkasitu
GitlabProtect
Daklon
GitHub Resolve Conflicts Disabler
Yevhen
SC GitHub Helper
Paul Rogers (SC)
GithubPlus
xl1te
GitHub Theme Customizer
Ayaka
GitHub: No to merge description
jetersen
Github1s button
GHOST