Inspect and view changes in rofi tab switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "rofi tab switcher",
"version": "1.1",
"description": "Switch between tabs using rofi.",
"commands": {
"switch-tab": {
"suggested_key": {
"default": "Ctrl+Comma",
"linux": "Ctrl+Comma"
},
"description": "Switch tab"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"nativeMessaging",
"tabs",
"activeTab"
],
"applications": {
"gecko": {
"id": "@rofi.tab.switcher"
}
}
} Best rofi tab switcher Alternatives
Here are some Firefox add-ons that are similar to rofi tab switcher:
Parent Tab Switcher
Irv66
ctrl_tabs
Pablo Saavedra
Alfred Tab Switch
DR
Quick Tab Switcher
Rayquaza01
Tab arrow switcher
Lulonaut
dbus tabs
Cubimon
RocWeb Extras
Manuel Reimer
Keypirinha Tab Switcher
Owen Feik
Fox Hop
kud
Alt Tab: MRU Switcher
aadil86
Switch
switch
Vertical Tab Arrow Switcher
tapphughesn