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 Tab Deque

Tab Deque von Sebastian Blask

This add-on is for you if you miss the behaviour of your computer's window manager/taskbar in your browser. It remembers the order tabs are opened and focused so when closing or minimizing a tab the previously active one gets the focus.

4.8 (23 reviews)4.8 (23 reviews)
215 Benutzer215 Benutzer
Melden Sie sich an, um diese Erweiterung zu verwenden
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

Über diese Erweiterung
Tab Deque
=========

A webextension for better tab handling. Inspired by Opera 12 and its `Activate
the last active tab` setting, which is not the same as `most recently used tab`
or `last tab selected` other extensions provide.

Most users will recognize the behaviour from the way windows are handled on
their Desktop. When using Windows(with stacking disabled) or for example Xfce
under Linux, opening a window adds it to the taskbar, clicking another one will
focus that one, closing or minimizing will bring the previous one back to
focus. This extension will do that and more.

Building a deque of tabs:
-------------------------

- When a tab is closed, it is removed from the deque. If it was the current
one, the next one from the front of the deque is selected.
- Opening a tab in the background adds it at the end of the deque, so it will
be selected after all others have been closed.
- Opening a tab in the foreground or selecting a tab moves it to the front of
the deque.
- You can also send a tab to the end of the deque, which means the next one
from the front of the deque is selected. It's bit like minimizing a window
on your desktop, but as there is no desktop to show when all other tabs have
been "minimized"/closed, the tab gets re-selected. This is currently an
option in the tab's (if supported by the browser) and page's context menu.
Ideally a simple left click would do that too (like a previous version of
this extension based on a different API did), but there is currently no API
for detecting clicks on tabs. There is also a keyboard shortcut:
`Ctrl-Down`.
- A kind of undo of the latter is `Ctrl-Up`, it selects the tab at the end of
the deque and moves it to the front of the deque.

Privacy Policy
--------------

This extension does not collect or send data of any kind to third parties.

Feedback
--------

You can report bugs or make feature requests on
https://github.com/sblask/webextension-tab-deque

Patches are welcome.
Bewertet mit 4,8 von 23 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
20
4
2
3
1
2
0
1
0
23 Bewertungen lesen
Weitere Informationen
Add-on-Links
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
Version
2.1.1resigned1
Größe
16,37 KB
Zuletzt aktualisiert
vor einem Jahr (25. Apr. 2024)
Verwandte Kategorien
  • Tabs
Lizenz
MIT-Lizenz
Versionsgeschichte
  • Alle Versionen anzeigen
Zur Sammlung hinzufügen
Dieses Add-on melden
Mehr Erweiterungen von Sebastian Blask
  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

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.