By: Alex Vallat Add-on
Inspect and view changes in Tab Switch Keys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tab Switch Keys",
"description": "Keyboard shortcuts for switching tabs (Ctrl+PageUp, Ctrl+PageDown, Ctrl+Tab, Ctrl+Shift+Tab)",
"manifest_version": 2,
"version": "2.1resigned1",
"author": "Alex Vallat",
"applications": {
"gecko": {
"id": "tabswitchkeys@byalexv.co.uk"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"match_about_blank": true
}
]
} Best Tab Switch Keys Alternatives
Here are some Firefox add-ons that are similar to Tab Switch Keys:
Ctrl Tabs
Mikel Ward
Tab Switch Shortcuts
Tobias Neuschäfer
Ctrl+Number to switch tabs in reverse order
Tom Rodriguez
SelectTab Shortcut Override
Zibi Braniecki
Parent Tab Switcher
Irv66
Hotkeys to Switch Tabs Left and Right
jscher2000
Duplicate Tab
Skeletonxf
switchTab
JL
PageUpDownKey with ArrowKeys
philipw0000000
Tabs Hotkeys
Alex0007
Saka Key
eejdoowad
ctrl_tabs
Pablo Saavedra