commit 7f1f9e124b11a0644ef5e67d59b770c9bef018eb
parent 9b1cf28e89d964e09de295d95639a8f25fb38f55
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 29 May 2018 16:12:07 +0000
updated 29-May-2018
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -87,15 +87,16 @@
'security.fileuri.strict_origin_policy',
'security.sri.enable',
/* 61-beta */
+ 'browser.laterrun.enabled',
'browser.offline-apps.notify',
+ 'browser.rights.3.shown',
+ 'browser.slowStartup.maxSamples'
+ 'browser.slowStartup.notificationDisabled',
+ 'browser.slowStartup.samples',
'dom.allow_scripts_to_close_windows',
'dom.disable_window_flip',
'network.http.fast-fallback-to-IPv4',
'offline-apps.quota.warn',
- 'browser.slowStartup.maxSamples'
- 'browser.slowStartup.samples',
- 'browser.slowStartup.notificationDisabled',
- 'browser.rights.3.shown',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]