mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-24 07:51:16 +01:00
Updated 1.1 Overview (markdown)
parent
b2a7f6802f
commit
960f611d1d
@ -26,7 +26,7 @@ Here is how it basically works:
|
|||||||
* All values stored in `prefs.js`, even if they are the default value, will be denoted as status `user set`
|
* All values stored in `prefs.js`, even if they are the default value, will be denoted as status `user set`
|
||||||
* If you set a value to a `user set` value, it is stored in `prefs.js`
|
* If you set a value to a `user set` value, it is stored in `prefs.js`
|
||||||
* If you reset a value to `default`, it is removed from `prefs.js`
|
* If you reset a value to `default`, it is removed from `prefs.js`
|
||||||
* If you reset a `hidden preference` to default, the value will be blank, and assuming it is not applied again from a `user.js`, it will then vanish on the next restart
|
* If you reset a `hidden preference` to default, the value will be blank, and assuming it is not applied again from a `user.js`, it will then vanish on the next about:config reload
|
||||||
|
|
||||||
tl;dr: firefox starts :arrow_right: user.js active preferences :arrow_right: prefs.js :left_right_arrow: `about:config` .. with caveats
|
tl;dr: firefox starts :arrow_right: user.js active preferences :arrow_right: prefs.js :left_right_arrow: `about:config` .. with caveats
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user