Inspect and view changes in simple-adj-tab-switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "simple-adj-tab-switcher",
"version": "1.0.0",
"description": "switch to adjacent tabs with shortcut",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "simple-adj-tab-switcher"
},
"browser_specific_settings": {
"gecko": {
"id": "@simple-adj-tab-switcher",
"strict_min_version": "58.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"next-tab": {
"suggested_key": {
"default": "Alt+Shift+Right"
},
"description": "next tab"
},
"prev-tab": {
"suggested_key": {
"default": "Alt+Shift+Left"
},
"description": "previous tab"
}
}
} Best simple-adj-tab-switcher Alternatives
Here are some Firefox add-ons that are similar to simple-adj-tab-switcher:
Single key shortcuts
Firefox user 13522404
Vertical Tab Arrow Switcher
tapphughesn
tabs-shortcuts
Neolex
Tab Mover
Nabrizzy
Tab Switch
Awuthme
Recent Tab Switcher
Naruto
OverTab
python273
Arrow Mover
Mahauni
Open Tabs Next to Current (Shortcut)
lapinozz
Tab Switch Shortcuts
Tobias Neuschäfer
QuickTabs
Prodigion
Switch Tab
Nischal Dahal