mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-06 00:35:25 +01:00
Updated 1.1 Overview (markdown)
@@ -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?
|
||||
|
||||
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:
|
||||
* Firefox starts
|
||||
|
||||
Reference in New Issue
Block a user