Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Skip Unloaded Tabs (Zen)

Skip Unloaded Tabs (Zen) by effectiv_aga

Switch to next/previous loaded tab and skip discarded (unloaded) tabs.

0 (0 reviews)0 (0 reviews)
No UsersNo Users
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
Skip Unloaded Tabs (Zen)

Switch to the next/previous loaded tab in Zen Browser while skipping any unloaded (discarded/sleeping) tabs.

IMPORTANT: This add-on only works with your Logitech horizontal wheel if you map the wheel to custom keystrokes in Logi Options+. The browser cannot capture raw horizontal scroll events.

Features
  • Skip unloaded tabs: Jumps over tabs with discarded === true.
  • Wrap-around: Keeps cycling through tabs in the current window.
  • Respects pinned tabs: Loaded pinned tabs are included; unloaded pinned tabs are skipped.

Files
  • manifest.json
  • background.js

Requirements
  • Zen Browser
  • Logi Options+

Default Shortcuts

The manifest suggests cross-platform shortcuts you can customize:
  • Next loaded tab: Ctrl+Shift+Up
  • Previous loaded tab: Ctrl+Shift+Down

You can change them any time in about:addons → gear icon → "Manage Extension Shortcuts".

Note: Browser-reserved keys like Ctrl+Tab/Ctrl+Shift+Tab cannot be bound by extensions.

Logitech Horizontal Wheel Mapping (Required)

To make the thumb wheel trigger the extension commands:
  • In Logi Options+, create or edit the Zen app profile.
  • Assign Keyboard Shortcuts for the thumb wheel:
  • Scroll Up → Ctrl+Shift+Up (or your chosen "Next" shortcut)
  • Scroll Down → Ctrl+Shift+Down (or your chosen "Previous" shortcut)
  • Ensure you are NOT using the built-in "Switch Tabs" action; it will wake sleeping tabs.

How It Works
  • background.js listens for extension commands.
  • It queries tabs in the current window sorted by tab.index.
  • Starting from the active tab, it finds the next/previous tab where tab.discarded === false.
  • It activates that tab via browser.tabs.update(tab.id, { active: true }).
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access browser tabs
Learn more
More information
Add-on Links
  • Support site
Version
1.0.0
Size
8.5 kB
Last updated
9 days ago (21 Oct 2025)
Related Categories
  • Appearance
  • Bookmarks
Licence
All Rights Reserved
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.