user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 1e0b3d74f91668bd6d3bd4e7444ae1c8327a3c4a
parent 7bb0bfefe1314c0d83574e23a839543ddd93a7fb
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 30 Apr 2019 13:51:13 +0000

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
Diffstat:
Mscratchpad-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 @@ -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'