Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to make Tab groups for FireFox quantum?

  • 1 odgovor
  • 1 ima ovaj problem
  • 4 views
  • Posljednji odgovor poslao 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

All Replies (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