
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.
選ばれた解決策
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
この回答をすべて読む 👍 1すべての返信 (1)
選ばれた解決策
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