By: Josh Cartmell
Inspect and view changes in Squiddly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "1.3.0",
"name": "squiddly",
"description": "Disable the github merge button based on failing checks or a label.",
"icons": {
"48": "icons/squiddly_48.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://*.github.com/*"
],
"js": [
"content_scripts/content-0.js"
],
"css": []
}
],
"action": {
"default_popup": "action/default_popup.html",
"default_title": "Squiddly",
"default_icon": {
"48": "action/squiddly_48.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "squiddly@jo.shcart.me",
"strict_min_version": "109.0"
}
},
"author": "Joshua Cartmell"
} Best Squiddly Alternatives
Here are some Firefox add-ons that are similar to Squiddly:
Github Merge Helper
Brian H
GitHub Merge Guardian
daku10
Smart Github Merge
Anojh G
GitHub Resolve Conflicts Disabler
Yevhen
Github Whitespace Disabler
Oliver Maksimovic
Github Quick Approve
Monody Le
Mergify
Mergify
GitlabProtect
Daklon
Hide Successful Github Actions
Alexandru Emil Lupu
Github1s button
GHOST
GitLab Notifications Button
Abhay V Ashokan
ceph github helper
tspmelo