Esta discussão foi arquivada.
Faça uma nova pergunta se precisa de ajuda.
Resolvidas
Arquivado
How to hide new tab manager
after the changes in firefox 131 the following pref no longer hides tab manager:
user_pref("browser.tabs.tabmanager.enabled", false);
To further clarify, tab manager is the arrow button (or the new icon in firefox 131) besides the minimize button of your firefox window. I want to hide that.
after the changes in [https://www.mozilla.org/en-US/firefox/131.0/releasenotes/ firefox 131] the following pref no longer hides tab manager:
user_pref("browser.tabs.tabmanager.enabled", false);
To further clarify, tab manager is the arrow button (or the new icon in firefox 131) besides the minimize button of your firefox window. I want to hide that.
Todas as respostas (1)
Solução escolhida
The about:config option has been removed in Firefox 131. It can still be removed by a more complicated method detailed here: https://support.mozilla.org/en-US/questions/1466632#answer-1678349