mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 07:21:16 +01:00
Updated 1.1 Overview (markdown)
parent
cc5f061cd8
commit
1927f7b1ff
@ -7,7 +7,7 @@ Before you go jumping in, all excited, and dive in at the deep end, let's get so
|
|||||||
|
|
||||||
### :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` is used to set preferences for a `profile` 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` 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.
|
||||||
|
|
||||||
Here is how it basically works:
|
Here is how it basically works:
|
||||||
* Firefox starts
|
* Firefox starts
|
||||||
|
Loading…
Reference in New Issue
Block a user