commit 109d4cf916027d663f6367c5cb6b6472812909e0
parent c805dd8b3b7b0386beddcbbac5314060871827e2
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 5 Sep 2018 09:33:29 +0000
removed plugin.state.java
Diffstat:
1 file changed, 2 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: 29-August-2018
+ Last updated: 05-Sept-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -103,6 +103,7 @@
'browser.urlbar.autoFill.typed',
'security.tls.version.fallback-limit',
'browser.cache.frecency_experiment',
+ 'plugin.state.java',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]