By: ray33ee
Inspect and view changes in Submit Button Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Submit Button Disabler",
"version": "1.0",
"description": "Disables submit buttons on webpages and allows re-enabling them",
"permissions": [
"activeTab",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "rayyarcws@gmail.com",
"strict_min_version": "109.0"
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png"
}
} Best Submit Button Disabler Alternatives
Here are some Firefox add-ons that are similar to Submit Button Disabler:
SubmitToBlank
Justin
Amazon 2+Clicks Order
Hirox
Unchecker
Ad5001
Submit and Close
Philipp Kewisch
Selection Disabler
3DIndian
Hide WhatsApp Web Buttons
Nijama Dev
Disable cookies - disable pop up cookies
Hugo Levet
Don't Touch My Selection
Kodigen
Instant Form Filler
Qemren
Form Rage Saver
Swalter Factories
Safe Submit Pro
Ciaran
Form State Remembrancer
ashurtech