diff --git a/5.2-Troubleshooting.md b/5.2-Troubleshooting.md index 7641408..1c1cc20 100644 --- a/5.2-Troubleshooting.md +++ b/5.2-Troubleshooting.md @@ -67,12 +67,12 @@ TEST PROFILE - 🔹 Copy the TEST profile for quick restoring if needed MANUAL -- 🔹 In the empty `user.js`, add the first section and save, restart, test +- 🔹 In the TEST profile, add the first or next section to the `user.js` and save, restart, test - 🔹 Repeat until the issue appears, now you know the section with the problematic pref BINARY - 🔸 Binary: you eliminate half the remaining suspects each time -- 🔹 In the empty user.js, add half of "your" user.js and save, restart Firefox and test +- 🔹 In the TEST profile, add half of "your" user.js to the `user.js` and save, restart Firefox and test - 🔹 If the problem exists, you know it was in the first half - 🔸 Reset the profile, add half of the prefs tested - 🔹 If the problem does not exist, you know it is in the second half