From 8f1a489e361f97995e0cb69b1e0303c0f425d2f2 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 28 Apr 2019 02:58:35 +0000 Subject: [PATCH] 3 update prefs, see #708 --- scratchpad-scripts/ghacks-clear-[removed].js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index 4ea6aac..f5eb3c3 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 27-Apr-2019 + Last updated: 28-Apr-2019 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -121,11 +121,14 @@ 'browser.contentblocking.enabled', 'browser.urlbar.maxHistoricalSearchSuggestions', /* 67-beta */ - 'canvas.capturestream.enabled', - 'pdfjs.enableWebGL', + 'app.update.service.enabled', + 'app.update.staging.enabled', + 'app.update.silent', 'browser.cache.disk.capacity', 'browser.cache.disk.smart_size.enabled', 'browser.cache.disk.smart_size.first_run', + 'canvas.capturestream.enabled', + 'pdfjs.enableWebGL', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]