Can you restore a session with crash files?
I need to recover a `.jsonlz4` file to restore a Firefox session with 8 active instances, as the "Restore Session" feature only opened 5 due to the `browser.sessionstore.… (read more)
I need to recover a `.jsonlz4` file to restore a Firefox session with 8 active instances, as the "Restore Session" feature only opened 5 due to the `browser.sessionstore.max_windows_undo` setting being capped at 5, and the full original `.jsonlz4` file is now missing.
In the`firefox/Crash Reports` directory, there are numerous files I can’t interpret, can I retrieve my session data via telemetry or other methods using this crash information. I’m using Linux Mint with Flatpak Firefox, and I also have crash logs containing a "last crash" text file and a string of numbers, could these be useful for getting back my session?