commit e16425310f679658601235020c6b710664418981
parent d503d96db034ae5ee5740867f638eb5c17d52d3c
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 12 Sep 2019 15:52:46 +0000
0320+0321: redundant prefs, #793
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git 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: 09-September-2019
+ Last updated: 12-September-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -208,6 +208,9 @@
'plugin.sessionPermissionNow.intervalInMinutes',
/* 70-beta */
'browser.cache.disk_cache_ssl',
+ 'extensions.getAddons.discovery.api_url',
+ 'extensions.htmlaboutaddons.discover.enabled',
+ 'extensions.webservice.discoverURL',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]