1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Updated Backup (markdown)

HJ
2023-09-08 14:37:42 -04:00
parent 5c52dbf5f3
commit 49f03e04f8
+2 -2
@@ -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!