Inspect and view changes in CMD-Q Catcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://addons.mozilla.org/en-US/firefox/addon/cmd-q-catcher/?src=api",
"version": "0.5resigned1",
"background": {
"scripts": [
"background.js"
]
},
"applications": {
"gecko": {
"id": "jid0-6YYzPEpNRrQkbg2A28X7j6hmcTA@jetpack",
"strict_min_version": "48.0a1"
}
},
"permissions": [
"notifications",
"storage"
],
"options_ui": {
"page": "options.html"
},
"icons": {
"48": "icons/icon.png",
"96": "icons/icon64.png"
},
"commands": {
"CMD-Q": {
"suggested_key": {
"default": "Ctrl+Q"
},
"description": "Caught CMD-Q Key-event"
}
},
"default_locale": "en"
} Best CMD-Q Catcher Alternatives
Here are some Firefox add-ons that are similar to CMD-Q Catcher:
Disable Ctrl-Q and Cmd-Q
Rob W
cmd
dietrich ayala
Keep Ctrl+K
chrisatlee
Multiple Windows, Single Session
losnappas
Tab Close on Escape
citzseat
Mactionary
Sechstein
Close All Windows
Johannes Choo
Tab Uncloser
MetroWind
Quick Commands for Firefox
TwisterMc
CtrlShiftLeave
Itai
Disable Middle Click
Oueael
Close Tab Button Quantum
Firefox user 13510456