Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to make Tab groups for FireFox quantum?

  • 1 Antwort
  • 1 hat dieses Problem
  • 5 Aufrufe
  • Letzte Antwort von TyDraniu

more options

I am attempting to make a web extension that would restore tab group functionality to FireFox, that is the ability to hide open tabs which do not belong the the currently selected group.

I want to know if this is in any way possible with the web extension API?

If not I would appreciate alternative ways to accomplish my goal. For example, I have considered shrinking the width of the hidden tabs to 0px, but this apparently isn't possible.

Thank you for your help

I am attempting to make a web extension that would restore tab group functionality to FireFox, that is the ability to hide open tabs which do not belong the the currently selected group. I want to know if this is in any way possible with the web extension API? If not I would appreciate alternative ways to accomplish my goal. For example, I have considered shrinking the width of the hidden tabs to 0px, but this apparently isn't possible. Thank you for your help

Alle Antworten (1)

more options

That would be pretty useful, but you have to wait until the Tab Hiding API is ready. Here's the doc:

https://wiki.mozilla.org/WebExtensions/TabHiding