Просмотр исходного кода

removed browser.cache.frecency_experiment

Thorin-Oakenpants 6 лет назад
Родитель
Сommit
a89e8fc1e0
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      scratchpad-scripts/ghacks-clear-[removed].js

+ 2 - 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.
 
- Last updated: 20-August-2018
+ Last updated: 29-August-2018
 
  For instructions see:
  https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -102,6 +102,7 @@
     /* 62-beta */
     'browser.urlbar.autoFill.typed',
     'security.tls.version.fallback-limit',
+    'browser.cache.frecency_experiment',
     /* reset parrot: check your open about:config after running the script */
     '_user.js.parrot'
   ]