From f5137b9304efb403749ad22f8fed0cea80f0779c Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Sat, 23 May 2026 16:07:30 -0400 Subject: [PATCH] quick actions and scotchbonnet --- Peskyfox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Peskyfox.js b/Peskyfox.js index b3bdc77..2703bd5 100644 --- a/Peskyfox.js +++ b/Peskyfox.js @@ -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); /****************************************************************************