From 1e0b3d74f91668bd6d3bd4e7444ae1c8327a3c4a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 30 Apr 2019 13:51:13 +0000 Subject: [PATCH] browser.urlbar.userMadeSearchSuggestionsChoice - a user can click the one-off prompt when they first see it - it's also set when you go changing search suggestions in options --- scratchpad-scripts/ghacks-clear-[removed].js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 9d674c8..845780e 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -155,15 +155,16 @@ 'browser.safebrowsing.provider.google4.updateURL', 'browser.safebrowsing.provider.mozilla.gethashURL', 'browser.safebrowsing.provider.mozilla.updateURL', + 'browser.urlbar.userMadeSearchSuggestionsChoice', 'privacy.trackingprotection.annotate_channels', 'privacy.trackingprotection.enabled', 'privacy.trackingprotection.lower_network_priority', 'privacy.trackingprotection.pbmode.enabled', - 'services.blocklist.update_enabled', - 'services.blocklist.onecrl.collection', 'services.blocklist.addons.collection', - 'services.blocklist.plugins.collection', 'services.blocklist.gfx.collection', + 'services.blocklist.onecrl.collection', + 'services.blocklist.plugins.collection', + 'services.blocklist.update_enabled', 'urlclassifier.trackingTable', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot'