Updated 1.1 Overview (markdown)

Thorin-Oakenpants 2021-01-02 17:22:57 +00:00
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?
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`