From 49f03e04f8c604dd37c90b7716f6304b127a9ee9 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:37:42 -0400 Subject: [PATCH] Updated Backup (markdown) --- Backup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Backup.md b/Backup.md index 6b20aaa..6b6af2e 100644 --- a/Backup.md +++ b/Backup.md @@ -2,8 +2,6 @@ The easiest, and most complete, way to backup is to copy your entire profile directory when Firefox is closed. -:warning: Do not back up `prefs.js` by itself, as it is a runtime file that does not fully cover everything a `user.js` alters. - ## Instructions ### Open the profile folder 1. To find your profile directory in Firefox, go to `about:support`. @@ -22,4 +20,6 @@ The easiest, and most complete, way to backup is to copy your entire profile dir Be aware that this is your entire profile. So switching back to your old profile will not keep any new cookies, saved passwords, bookmarks, extension changes, etc. +:warning: Do not back up `prefs.js` by itself, as it is a runtime file that does not fully cover everything a `user.js` alters. + :stop_sign: Always make a backup! \ No newline at end of file