Inspect and view changes in Tab Group Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Group Shortcut",
"version": "1.0.0",
"description": "Adds keyboard shortcuts to group the current tab (or selection) and rename its tab group.",
"permissions": [
"tabs",
"tabGroups"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"create-active-tab-group": {
"suggested_key": {
"default": "Alt+G",
"mac": "Alt+G"
},
"description": "Create a new tab group with the active tab or current selection"
},
"rename-current-tab-group": {
"suggested_key": {
"default": "Alt+B",
"mac": "Alt+B"
},
"description": "Rename the tab group that contains the active tab"
}
},
"browser_specific_settings": {
"gecko": {
"id": "tab-group-shortcut@luascfl"
}
}
} Best Tab Group Shortcut Alternatives
Here are some Firefox add-ons that are similar to Tab Group Shortcut:
Tab Group Keybindings
gautetr
Lightning Tab Groups
gchristnsn
Tab Group
Ogwenya
Move tabs and groups
Jackson McKay
Simple Tab Groups
Drive4ik
Tab Group Extras
luascfl
Tab Group Extras
luascfl
Simple Tab Groups Lm
Imon Luna
Tab Groups Switcher
Quiet Mind Creative
Tab Group Collections
roelleor
BrowserGT
Daniel Bauer
Tab Group Shortcuts
Lunarbytes