By: pankaj71091 Add-on
Inspect and view changes in Skip Sleeping Tabs Cycler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Skip Sleeping Tabs Cycler",
"version": "1.0",
"description": "Cycle through only awake (non-sleeping) tabs using keyboard shortcuts.",
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"cycle-next": {
"suggested_key": {
"default": "Alt+Right"
},
"description": "Cycle to next awake tab"
},
"cycle-prev": {
"suggested_key": {
"default": "Alt+Left"
},
"description": "Cycle to previous awake tab"
}
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "awake-tab-cycler@local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Skip Sleeping Tabs Cycler Alternatives
Here are some Firefox add-ons that are similar to Skip Sleeping Tabs Cycler:
Cycle Live Tabs
NasreddinHodja
Auto Tab Sleeper
xiaoxiaoxian
Cycle Last Used Tabs
Nikola Kocić
Simple Tab Rotator
CoderK1113
SleepyTabs - Tab Suspender & Manager
Sato
Close Inactive Tabs Shortcut
Alois
Tab Switch Shortcuts
Tobias Neuschäfer
Tab Cycle
Michael Pontus
Smart Tab Sleeper & Auto Reactivate
Nelson
Tab Roator Or Switcher
Manikandan.R
Tab Mover
Nabrizzy
Lazy Tabs (Tab Suspender)
e1024kb