mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-26 04:21:39 +01:00
Updated 1.1 Overview (markdown)
parent
d513d1f546
commit
f826adab96
@ -9,7 +9,7 @@ And after this page, at the very least you need to read the [implementation](htt
|
|||||||
|
|
||||||
### :small_orange_diamond: What is it, what does it do, and why would I want one?
|
### :small_orange_diamond: What is it, what does it do, and why would I want one?
|
||||||
|
|
||||||
A `user.js`, which resides in the root directory of a profile, is used to set preferences for that `profile` [1] when Firefox starts. Preferences are settings that control Firefox's behavior. Some can be set from the Options interface and all can be found in `about:config`, except for what are called `hidden preferences` which will only show when they are set by the user.
|
A `user.js`, which resides in the root directory of a profile, is used to set preferences for that `profile` <sup>[1]</sup> when Firefox starts. Preferences are settings that control Firefox's behavior. Some can be set from the Options interface and all can be found in `about:config`, except for what are called `hidden preferences` which will only show when they are set by the user.
|
||||||
|
|
||||||
[1] To find your profile, open `about:support` and look for `Profile Folder` under `Application Basics`
|
[1] To find your profile, open `about:support` and look for `Profile Folder` under `Application Basics`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user