mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-28 21:36:56 +01:00
Updated 1.3 Implementation (markdown)
parent
0f69272839
commit
3e6d0fe183
@ -13,7 +13,7 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting a
|
|||||||
|
|
||||||
### :small_orange_diamond: Very important, check these first...
|
### :small_orange_diamond: Very important, check these first...
|
||||||
|
|
||||||
Do not just take the `user.js` and use it with your profile. It's a **TEMPLATE**, treat it as such. Much has gone into making the defaults responsible and to not put anyone at risk. Below are items and pointers you should read.
|
Do not just take the `user.js` and use it with your profile. It's a **template**, treat it as such. Much has gone into making the defaults responsible and to not put anyone at risk. Below are items and pointers you should read.
|
||||||
|
|
||||||
:exclamation: ULTRA UBER IMPORTANT. You shouldn't need to do anything with these two items, just be aware of them.
|
:exclamation: ULTRA UBER IMPORTANT. You shouldn't need to do anything with these two items, just be aware of them.
|
||||||
|
|
||||||
@ -27,14 +27,13 @@ Do not just take the `user.js` and use it with your profile. It's a **TEMPLATE**
|
|||||||
:exclamation: SUPER IMPORTANT: Some data is deleted forever
|
:exclamation: SUPER IMPORTANT: Some data is deleted forever
|
||||||
|
|
||||||
- Some items are deleted when Firefox closes (section 2800)
|
- Some items are deleted when Firefox closes (section 2800)
|
||||||
* We do not delete your passwords, or site settings...
|
* We **do not** delete your passwords, or site settings...
|
||||||
* BUT... and this may come as a nasty surprise to some, we DO delete cookies and history - download, form and browsing histories. If you want to keep them, comment out those preferences
|
* We **do** delete cookies and history (download, form and browsing histories). If you want to keep them, comment out those preferences
|
||||||
* Note: Since FF55 we disabled search & form history (0860)
|
* We disable search & form history (0860)
|
||||||
|
|
||||||
:exclamation: VERY IMPORTANT: Cookies & First Party Isolation
|
:exclamation: VERY IMPORTANT: Cookies & First Party Isolation
|
||||||
|
|
||||||
- First party cookies only are enabled (2701)
|
- First party cookies only are enabled (2701)
|
||||||
* This is just our TEMPLATE - use what works for you
|
|
||||||
- First Party Isolation (4001) is enabled by default
|
- First Party Isolation (4001) is enabled by default
|
||||||
* It is recommended that you clear (Ctrl-Shift-Del) everything (except passwords and site preferences) when first enabling this, so non-Origin Attribute data is wiped
|
* It is recommended that you clear (Ctrl-Shift-Del) everything (except passwords and site preferences) when first enabling this, so non-Origin Attribute data is wiped
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user