By: tapphughesn Add-on
Inspect and view changes in Vertical Tab Arrow Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tab arrow switcher",
"description": "Switch tab with Ctrl + Up/Down Arrow keys. Assumes vertical tabs.",
"version": "1.0.1",
"manifest_version": 3,
"permissions": [
"tabs"
],
"data_collection_permissions": {
"collects_data": false
},
"browser_specific_settings": {
"gecko": {
"id": "tabarrowswitcher@tapphughesn",
"data_collection_permissions": {
"collects_data": false,
"required": [
"none"
]
}
}
},
"commands": {
"tab-left": {
"suggested_key": {
"default": "Ctrl+Up"
},
"description": "Switch to the upper tab"
},
"tab-right": {
"suggested_key": {
"default": "Ctrl+Down"
},
"description": "Switch to the lower tab"
}
},
"background": {
"scripts": [
"background.js"
]
}
} Best Vertical Tab Arrow Switcher Alternatives
Here are some Firefox add-ons that are similar to Vertical Tab Arrow Switcher:
Tab arrow switcher
Lulonaut
Arrow Mover
Mahauni
Ctrl Alt Arrow tab switcher
rakennus
Tab Switch
Awuthme
Parent Tab Switcher
Irv66
Tab Switcher (Keyboard)
Sandra Thomas
TabNav
Thomas Introini
Quick Tab Switcher
Rayquaza01
simple-adj-tab-switcher
troy
Zen Browser Tab Switcher
mistweaverco.com
Tab Application Switcher
Bronson
Modern Tab Switcher
oxatruchdev