commit e1034faf1fc5f8145bd8e30ab36244f6078d374d
parent d4cfd1e8854c460ca8c59b0ac4b20322f6ce6756
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 31 Oct 2017 16:29:46 +1300
readme: extension cookie exceptions
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -19,7 +19,9 @@
3. If you skipped steps 1 and 2 above (shame on you), then here is the absolute minimum
* Auto-installing updates for Firefox and extensions are disabled (section 0302's)
* Some user data is erased on close (section 2800), namely history (browsing, form, download)
- * Cookies (and thus logins) are denied by default (2701). Use site exceptions or an extension
+ * Cookies are denied by default (2701), we use site exceptions. This breaks extensions
+ that use IndexedDB, so you need to allow exceptions for those as well: see [1] below
+ [1] https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.7-Setting-Extension-Permission-Exceptions
* EACH RELEASE check:
- 4600s: reset prefs made redundant due to privacy.resistFingerprinting (RPF)
or enable them as an alternative to RFP or for ESR users