1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 07:31:17 +05:30

Compare commits

..

2 Commits

Author SHA1 Message Date
yokoffing f5137b9304 quick actions and scotchbonnet 2026-05-23 16:07:30 -04:00
yokoffing d7bd9d1ae1 Update user-overrides.js 2026-05-23 16:06:38 -04:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@ user_pref("browser.profiles.enabled", true);
//user_pref("widget.gtk.non-native-titlebar-buttons.enabled", true);
// PREF: disable search engine switcher in the URL bar [FF136+]
// WARNING: Hides "Quick Actions" suggestions.
//user_pref("browser.urlbar.scotchBonnet.enableOverride", false);
/****************************************************************************
+1 -1
View File
@@ -153,7 +153,7 @@ user_pref("gfx.font_rendering.cleartype_params.enhanced_contrast", 100);
user_pref("gfx.font_rendering.directwrite.use_gdi_table_loading", false);
// UI
user_pref("browser.urlbar.scotchBonnet.enableOverride", false); // disable unified search button
//user_pref("browser.urlbar.scotchBonnet.enableOverride", false); // disable unified search button AND hides Quick Actions
user_pref("identity.fxaccounts.enabled", false); // disable Firefox Sync and profiles
user_pref("browser.profiles.enabled", false); // disable Firefox Sync and profiles