user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4d2c26790f94d45488aaa27cdd6ad00a48b3cf9d
parent ab492c58c3719fe7c3e25fbd54cfd375290b4692
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat,  9 Dec 2017 07:51:35 +1300

wiki link changes
Diffstat:
Muser.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -21,7 +21,7 @@ * Some user data is erased on close (section 2800), namely history (browsing, form, download) * 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.5-Setting-Extension-Permission-Exceptions + [1] https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1.1-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 @@ -34,7 +34,7 @@ before using to avoid unexpected surprises - Search this file for the "[WARNING]" tag to troubleshoot or prevent SOME common issues 4. BACKUP your profile folder before implementing (and/or test in a new/cloned profile) - 5. KEEP UP TO DATE: https://github.com/ghacksuserjs/ghacks-user.js/wiki#small_orange_diamond-keeping-up-to-date + 5. KEEP UP TO DATE: https://github.com/ghacksuserjs/ghacks-user.js/wiki#small_orange_diamond-maintenance ******/