1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

quick actions and scotchbonnet

This commit is contained in:
yokoffing
2026-05-23 16:07:30 -04:00
committed by GitHub
parent d7bd9d1ae1
commit f5137b9304
+1
View File
@@ -60,6 +60,7 @@ user_pref("browser.profiles.enabled", true);
//user_pref("widget.gtk.non-native-titlebar-buttons.enabled", true); //user_pref("widget.gtk.non-native-titlebar-buttons.enabled", true);
// PREF: disable search engine switcher in the URL bar [FF136+] // PREF: disable search engine switcher in the URL bar [FF136+]
// WARNING: Hides "Quick Actions" suggestions.
//user_pref("browser.urlbar.scotchBonnet.enableOverride", false); //user_pref("browser.urlbar.scotchBonnet.enableOverride", false);
/**************************************************************************** /****************************************************************************