Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to make Tab groups for FireFox quantum?

  • 1 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 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

所有回复 (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