
HOW DO I DISABLE TAB GROUPING
I did not ask for tab groups and i do not appreciate them being automatically enabled!
HOW DO I DISABLE THIS ACTION ???
Chosen solution
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.
Ler a resposta no contexto 👍 3All Replies (2)
Chosen Solution
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.
Thank You Mark !