<div dir="ltr">Because Firefox's normal release cycle is too frequent, I switched to the ESR version (currently 115 vs 120). <br><br>The same Mozilla Team PPA has ESR packages.<br><br>The issue was preserving the Firefox profile that I have, including open tabs, bookmarks, and so on ...<br><br>This <a href="https://superuser.com/questions/1643618/how-do-i-revert-firefox-to-a-previous-version-and-keep-my-profile-intact">page</a> was a starting point, but not enough.<br><div><br></div><div>I backed up my profile directory which will be in ~/.mozilla/firefox, and pointed to in both installs.ini and profiles.ini files in that same directory. Let us say the existing profile directory is named ppp.<br></div><div><br></div><div>I then renamed ~/.mozilla/firefox to ~/.mozilla/firefox-esr</div><div><br></div><div>Then started Firefox like this:</div><div><br></div><div>$ firefox-esr --allow-downgrade</div><div><br></div><div>That ignores the present profile, and creates a new profile directory that is named something like this:</div><div><br></div><div>aaa.default-esr115</div><div><br></div><div>And modifies the installs and profiles ini files accordingly.</div><div><br></div><div>You need to exit Firefox, then change the occurrences of aaa.default-esr115 in both files to be ppp.</div><div><br></div><div>Doing that brought Firefox ESR up with my tabs, bookmarks, ...etc. <br></div><div><br></div><div>The only difference I noticed is that font sizes and zoomed in sites went back to default. <br></div><div><br></div><div>I hope this gets me off the treadmill of frequent Firefox updates. <br></div>--<br>Khalid M. Baheyeldin</div>