Updated 1.2 Backing Up (markdown)

Thorin-Oakenpants
2017-03-22 20:20:03 +13:00
parent 4238e19980
commit b02b3e9758

@@ -8,4 +8,4 @@ To find your profile directory, go to `about:profiles`. This will list all profi
When copying your profile directory, it is advised that Firefox be closed. Rename your copied folder to something meaningful, and keep the original name (for an easy rollback). For example, if the profile folder is called `jiu9k8gm.default`. A backup copy might be called `jiu9k8gm.default-2017-03-22` or `jiu9k8gm.default-pre-ghacks-userjs`.
Be aware, that this is your entire profile. So rolling back will not keep any new cookies, saved passwords, bookmarks, extension changes and the like. The next wiki section, [Implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation), outlines some methods you could use to test out the `user.js` and preferences, such as using your existing profile, or a copy of it, or a new one and whether to implement piecemeal or whole hog.
Be aware, that this is your entire profile. So rolling back will not keep any new cookies, saved passwords, bookmarks, extension changes and the like. The next wiki section, [Implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation), outlines some methods you could use to test out the `user.js` and preferences, such as using your existing profile, or a copy of it, or a new one and whether to implement piecemeal or whole hog :pig: .