Inspect and view changes in CtrlShiftLeave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CtrlShiftLeave",
"version": "1.0",
"description": "Closes a window when CTRL+Shift are held down and the mouse leaves the window",
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"ctrlshiftleave.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c9524a3a-1a7b-4ca9-a3fe-765581d675d4}"
}
}
} Best CtrlShiftLeave Alternatives
Here are some Firefox add-ons that are similar to CtrlShiftLeave:
Close Active Window
igorlogius
Multiple Windows, Single Session
losnappas
Close All Windows
Johannes Choo
Add Close Window Context Menu
igorlogius
Close Window Button
dhanush
Prevent Closing Window
jscher2000
Simple Popup Add-on
J88
Tab Close on Escape
citzseat
Close Tab
eldon922
Popup To Tab
em_te
Send to Popup
WRS13
Movable window-close-button
MrOtherGuy