From 7d05dc97323c5f9243734f61b32d4f9f42b218b9 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:22:41 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index 4c96506..e9bd446 100644 --- a/Home.md +++ b/Home.md @@ -1,12 +1,17 @@ ## Contents -1) OVERRIDES +1) THE BASICS + 1) User.js (forthcoming) + * how `prefs` and `user.js` work + 2) [Backup](https://github.com/yokoffing/Betterfox/wiki/Backup) + * everyone needs a backup +2) OVERRIDES 1) [Common Overrides](https://github.com/yokoffing/Betterfox/wiki/Common-Overrides) * restore some Firefox defaults; less than 10 items cover 99% of issues 2) [Optional Hardening](https://github.com/yokoffing/Betterfox/wiki/Optional-Hardening) * may cause site breakage at the expense of further hardening -2) [ADVANCED USERS](https://github.com/yokoffing/Betterfox/wiki/Advanced-Configuration) - * git download, system-wide user.js, policies -3) [EXTENSIONS](https://github.com/yokoffing/Betterfox/wiki/Extension-Recommendations) +3) [ADVANCED USERS](https://github.com/yokoffing/Betterfox/wiki/Advanced-Users) (WiP) + * git download, system-wide `user.js`, policies +4) [EXTENSIONS](https://github.com/yokoffing/Betterfox/wiki/Extension-Recommendations) * uBlock Origin is a must, add some filters -4) [RESOURCES](https://github.com/yokoffing/Betterfox/wiki/Resources) +5) [RESOURCES](https://github.com/yokoffing/Betterfox/wiki/Resources) (forthcoming)