From 6c2cc36f8ee1b77444116ed22071f7a03d0c1d92 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 5 Dec 2021 12:42:23 +0000 Subject: [PATCH] Updated 1.1 Overview (markdown) --- 1.1-Overview.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/1.1-Overview.md b/1.1-Overview.md index 1378504..8703903 100644 --- a/1.1-Overview.md +++ b/1.1-Overview.md @@ -2,11 +2,6 @@ Before you go jumping in, all excited, and dive in at the deep end, let's get so And after this page, at the very least you need to read the [implementation](https://github.com/arkenfox/user.js/wiki/1.3-Implementation) page, as it contains important information regarding a few `arkenfox user.js` settings. -## Table of Contents - * [What is it, what does it do, and why would I want one?](https://github.com/arkenfox/user.js/wiki/1.1-Overview#small_orange_diamond-what-is-it-what-does-it-do-and-why-would-i-want-one) - * [Working with a user.js](https://github.com/arkenfox/user.js/wiki/1.1-Overview#small_orange_diamond-working-with-a-userjs) - * [Resetting preferences](https://github.com/arkenfox/user.js/wiki/1.1-Overview#small_orange_diamond-resetting-preferences) - ### :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.