瀏覽代碼

0320+0321: redundant prefs, #793

Thorin-Oakenpants 5 年之前
父節點
當前提交
e16425310f
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      scratchpad-scripts/ghacks-clear-[removed].js

+ 4 - 1
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.
  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:
  For instructions see:
  https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
  https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -208,6 +208,9 @@
     'plugin.sessionPermissionNow.intervalInMinutes',
     'plugin.sessionPermissionNow.intervalInMinutes',
     /* 70-beta */
     /* 70-beta */
     'browser.cache.disk_cache_ssl',
     '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 */
     /* reset parrot: check your open about:config after running the script */
     '_user.js.parrot'
     '_user.js.parrot'
   ]
   ]