2300: service workers, closes #786

This commit is contained in:
Thorin-Oakenpants 2019-09-17 12:43:50 +12:00 committed by GitHub
parent 7c0a327b06
commit be0ccf6460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 15 deletions

View file

@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
Last updated: 12-September-2019
Last updated: 16-September-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@ -211,6 +211,8 @@
'extensions.getAddons.discovery.api_url',
'extensions.htmlaboutaddons.discover.enabled',
'extensions.webservice.discoverURL',
'dom.push.connection.enabled',
'dom.push.serverURL',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]