Inspect and view changes in Close Tabs Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Close Tabs Shortcuts",
"version": "1.2.2",
"description": "Adds keyboard shortcuts for closing all not active tabs, all to the left of the active one, all to the right",
"background": {
"scripts": [
"utils.js",
"background.js"
]
},
"commands": {
"close-other-tabs": {
"suggested_key": {
"default": "Alt+W"
},
"description": "Close Other Tabs"
},
"close-left-tabs": {
"suggested_key": {
"default": "Alt+Shift+F1"
},
"description": "Close Left Tabs"
},
"close-right-tabs": {
"suggested_key": {
"default": "Alt+Shift+F2"
},
"description": "Close Right Tabs"
}
},
"permissions": [
"tabs"
]
} Best Close Tabs Shortcuts Alternatives
Here are some Firefox add-ons that are similar to Close Tabs Shortcuts:
Close Tabs Hotkeys
Tehkos
Close All Tabs To The Right
ceda
Tab Shortcuts
Mayvall3y
Close Tabs to the right Button
Button Guy
Close Tabs Shortcuts Pro
Cynthia Bell
Bookmark Shortcuts
mortalis
Shortcut Master
k-mouse
Close Tabs to the Left Menu Item
Joe D'Amore
Close Other Tabs
constructor
Close Other Tabs: Ctrl+Space
amilov
Close Tabs on the Left
pseudoray
Close Tabs to the Left
Parker Mauney