diff --git a/Moving-files-to-a-new-profile.md b/Moving-files-to-a-new-profile.md new file mode 100644 index 0000000..9f3fa12 --- /dev/null +++ b/Moving-files-to-a-new-profile.md @@ -0,0 +1,12 @@ +Migrate your personal stuff from the old profile by copying appropriate files from backup and place them into the new profile (or read [here](https://support.mozilla.org/kb/profiles-where-firefox-stores-user-data#w_what-information-is-stored-in-my-profile)): + +* `cert9.db` - Certificates +* `content-prefs.sqlite` - Site-specific preferences +* `favicons.sqlite` - Bookmarks icons +* `handlers.json` - Download actions +* `key4.db` - Passwords +* `logins.json` - Passwords +* `permissions.sqlite` - Site-specific preferences +* `persdict.dat` - Personal dictionary +* `pkcs11.txt` - Security device settings +* `places.sqlite` - Bookmarks \ No newline at end of file