搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can I use an upgrade.js file to get my session back?

  • 4 个回答
  • 1 人有此问题
  • 20 次查看
  • 最后回复者为 amthomson

more options

I had a session with lots of tabs and had to restart my laptop. Absent-mindedly I opened a mozilla file of backed up bookmarks before I reopened the mozilla browser and was thus unable to restore the previous session. Is it possible to use an upgrade.js file to get my old session back?

I had a session with lots of tabs and had to restart my laptop. Absent-mindedly I opened a mozilla file of backed up bookmarks before I reopened the mozilla browser and was thus unable to restore the previous session. Is it possible to use an upgrade.js file to get my old session back?

被采纳的解决方案

To keep your options open, please back up everything in the sessionstore-backups folder to a neutral location Firefox won't overwrite. To preview the contents of a file, you can drag and drop it onto this tool:

https://www.jeffersonscher.com/res/scrounger.html

定位到答案原位置 👍 0

所有回复 (4)

more options

Hello click on the 3 line menu (also known as the Hamburger Menu) and then click on Restore Previous Session -- it is the 4th menu item on the list.

more options

You can copy a file from the sessionstore-backups folder to the main profile and rename the file to sessionstore.jsonlz4 to replace the current file (make sure to backup the current sessionstore.jsonlz4).

Firefox 56+ releases compress the files in the sessionstore-backups folder and sessionstore.jsonlz4 with LZ4 (.jsonlz4 instead of .js), so it is no longer easy to inspect them.

Firefox can still restore uncompressed sessionstore files, but to make this work you need to remove (rename) compressed files and rename the sessionstore-backups folder to ensure that Firefox can't fallback to compressed .jsonlz4 files.

more options

选择的解决方案

To keep your options open, please back up everything in the sessionstore-backups folder to a neutral location Firefox won't overwrite. To preview the contents of a file, you can drag and drop it onto this tool:

https://www.jeffersonscher.com/res/scrounger.html

more options

Thanks for the offers of help. I managed to restore my tabs using the upgrade.js file from the sessionstore folder. If I'd used the recovery file from the main profile folder, I would've got a more recent set of tabs, but this option disappeared after I restored with the upgrade.js file.