Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Skip Unloaded Tabs (Zen)

Skip Unloaded Tabs (Zen) av effectiv_aga

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

0 (0 recensioner)0 (0 recensioner)
Inga användareInga användare
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Om detta tillägg
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 }).
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Behörigheter och data

Nödvändiga behörigheter:

  • Åtkomst till webbläsarens flikar
Läs mer
Mer information
Länkar för tillägg
  • Webbplats för support
Version
1.0.0
Storlek
8,5 kB
Senast uppdaterad
för en månad sedan (21 okt 2025)
Relaterade kategorier
  • Utseende
  • Bokmärken
Licens
Med ensamrätt
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.