mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-01 06:23:34 +02:00
tweak readme section
This commit is contained in:
parent
7d89436f27
commit
34d0054d95
1 changed files with 3 additions and 2 deletions
5
user.js
5
user.js
|
@ -19,6 +19,7 @@
|
||||||
3. If you skipped steps 1 and 2 above (shame on you), then here is the absolute minimum
|
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/addon-ons are disabled (section 0302's)
|
* Auto-installing updates for Firefox and extensions/addon-ons are disabled (section 0302's)
|
||||||
* Some user data is erased (section 2800), namely history (browsing, form, download)
|
* Some user data is erased (section 2800), namely history (browsing, form, download)
|
||||||
|
* Cookies (and thus logins) are denied by default (2701). Use site exceptions or an extension
|
||||||
* Site breakage WILL happen
|
* Site breakage WILL happen
|
||||||
- There are often trade-offs and conflicts between Security vs Privacy vs Anti-Fingerprinting
|
- There are often trade-offs and conflicts between Security vs Privacy vs Anti-Fingerprinting
|
||||||
and these need to be balanced against Functionality & Convenience & Breakage
|
and these need to be balanced against Functionality & Convenience & Breakage
|
||||||
|
@ -26,8 +27,8 @@
|
||||||
- Search this file for the "[SETUP]" tag to find SOME common items you could check
|
- Search this file for the "[SETUP]" tag to find SOME common items you could check
|
||||||
before using to avoid unexpected surprises
|
before using to avoid unexpected surprises
|
||||||
- Search this file for the "[WARNING]" tag to troubleshoot or prevent SOME common issues
|
- Search this file for the "[WARNING]" tag to troubleshoot or prevent SOME common issues
|
||||||
4. BACKUP BACKUP BACKUP your profile folder before implementing (and/or test in a new profile)
|
4. BACKUP your profile folder before implementing (and/or test in a new profile)
|
||||||
5. Did you do a BACKUP?
|
5. KEEP UP TO DATE: https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.5-Keeping-Up-To-Date
|
||||||
|
|
||||||
******/
|
******/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue