Skip to content

Commit

Permalink
updated 29-May-2018
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored May 29, 2018
1 parent b6c2572 commit f9f4f6b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions scratchpad-scripts/ghacks-clear-[removed].js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
]
Expand Down

0 comments on commit f9f4f6b

Please sign in to comment.