搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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