Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Vorschau von Skip Unloaded Tabs (Zen)

Skip Unloaded Tabs (Zen) von effectiv_aga

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

0 (0 Bewertungen)0 (0 Bewertungen)
Keine NutzerKeine Nutzer
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

Über diese Erweiterung
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 }).
Bewertet mit 0 von 0 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
0
4
0
3
0
2
0
1
0
Noch keine Bewertungen
Berechtigungen und Daten

Benötigte Berechtigungen:

  • Auf Browsertabs zugreifen
Weitere Informationen
Weitere Informationen
Add-on-Links
  • Hilfeseite
Version
1.0.0
Größe
8,5 KB
Zuletzt aktualisiert
vor 5 Monaten (21. Okt. 2025)
Verwandte Kategorien
  • Anzeige
  • Lesezeichen
Lizenz
Alle Rechte vorbehalten
Versionsgeschichte
  • Alle Versionen anzeigen
Zur Sammlung hinzufügen
Dieses Add-on melden
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

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

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.