Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How to make Tab groups for FireFox quantum?

  • 1 trả lời
  • 1 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (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