Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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".

Tìm hiểu thêm

HOW DO I DISABLE TAB GROUPING

  • 4 trả lời
  • 9 gặp vấn đề này
  • 240 lượt xem
  • Trả lời mới nhất được viết bởi megapatato

I did not ask for tab groups and i do not appreciate them being automatically enabled!

HOW DO I DISABLE THIS ACTION ???

I did not ask for tab groups and i do not appreciate them being automatically enabled! HOW DO I DISABLE THIS ACTION ???

Giải pháp được chọn

You might try going to about:config in the address bar and see if browser.tabs.groups.enabled is set to true. If so, change the value to false. Looks like the default value is true.

That should make the feature go away.

Đọc câu trả lời này trong ngữ cảnh 👍 4

Tất cả các câu trả lời (4)

Giải pháp được chọn

You might try going to about:config in the address bar and see if browser.tabs.groups.enabled is set to true. If so, change the value to false. Looks like the default value is true.

That should make the feature go away.

As an ex-fortran programmer(!) I cannot find 'about:config in the address bar '. Really sorry but sometimes the technology beats my ancient brain. Mike

mike673 said

As an ex-fortran programmer(!) I cannot find 'about:config in the address bar '. Really sorry but sometimes the technology beats my ancient brain. Mike

What this means is to type that string, 'about:config', into the address bar and hit enter.

That will open a special screen warning you about editing advanced settings, which after being dismissed, will show a search bar (as opposed to every single setting in Firefox). You can filter the results by setting type (boolean, string, integer), and the search seems like simple string-contains-string (i.e. no reg-ex'ing required).