File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1919 3. If you skipped steps 1 and 2 above (shame on you), then here is the absolute minimum
2020 * Auto-installing updates for Firefox and extensions are disabled (section 0302's)
2121 * Some user data is erased on close (section 2800), namely history (browsing, form, download)
22- * Cookies (and thus logins) are denied by default (2701). Use site exceptions or an extension
22+ * Cookies are denied by default (2701), we use site exceptions. This breaks extensions
23+ that use IndexedDB, so you need to allow exceptions for those as well: see [1] below
24+ [1] https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.7-Setting-Extension-Permission-Exceptions
2325 * EACH RELEASE check:
2426 - 4600s: reset prefs made redundant due to privacy.resistFingerprinting (RPF)
2527 or enable them as an alternative to RFP or for ESR users
You can’t perform that action at this time.
0 commit comments