mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-29 08:02:12 +05:30
disable tab groups explicitly
This commit is contained in:
@@ -179,6 +179,7 @@ user_pref("browser.privateWindowSeparation.enabled", false); // WINDOWS
|
||||
/** AI ***/
|
||||
user_pref("browser.ml.enable", false);
|
||||
user_pref("browser.ml.chat.enabled", false);
|
||||
user_pref("browser.tabs.groups.smart.enabled", false);
|
||||
|
||||
/** FULLSCREEN NOTICE ***/
|
||||
user_pref("full-screen-api.transition-duration.enter", "0 0");
|
||||
@@ -227,3 +228,4 @@ user_pref("layout.word_select.eat_space_to_next_word", false);
|
||||
/****************************************************************************
|
||||
* END: BETTERFOX *
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user