搜索 | 用户支持

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

Learn More

Where is the sessionstore.js file in ver41 (Win 10)?

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Hi,

I use an extension (FEBE) to backup my browser, as part of this FEBE takes a copy of sessionstore.js. Since I upgraded to Win 10 and Firefox 41 FEBE is generating an error when running a backup. (sessionsstore.js not found)

If I look in C:\Users\michaeltrucker\AppData\Roaming\Mozilla\Firefox\Profiles\y3vhq0bc.default-1446331514952 the sessionsstore.js isn't there. If I close Firefox then the file is created. As soon as I open FF this file disappears?? wft!

If I want to take a copy of the file that holds the info for my session where is it stored while FF is open?

Thanks

Michael

Hi, I use an extension (FEBE) to backup my browser, as part of this FEBE takes a copy of sessionstore.js. Since I upgraded to Win 10 and Firefox 41 FEBE is generating an error when running a backup. (sessionsstore.js not found) If I look in C:\Users\michaeltrucker\AppData\Roaming\Mozilla\Firefox\Profiles\y3vhq0bc.default-1446331514952 the sessionsstore.js isn't there. If I close Firefox then the file is created. As soon as I open FF this file disappears?? wft! If I want to take a copy of the file that holds the info for my session where is it stored while FF is open? Thanks Michael

被采纳的解决方案

Check out the sessionstore-backups folder. While Firefox is running, you can expect to see:

  • recovery.js: the windows and tabs in your currently live Firefox session
  • recovery.bak: a backup copy of recovery.js
  • previous.js: the windows and tabs in your last Firefox session
  • upgrade.js-build_id: the windows and tabs in the Firefox session that was live at the time of your last update

When you shut down Firefox normally (i.e., it doesn't crash), recovery.js is removed from this folder and used to create sessionstore.js in the main level of the profile folder. When you start up Firefox, the process is reversed. (I don't know why they decided to do it this way.)

定位到答案原位置 👍 2

所有回复 (2)

more options

选择的解决方案

Check out the sessionstore-backups folder. While Firefox is running, you can expect to see:

  • recovery.js: the windows and tabs in your currently live Firefox session
  • recovery.bak: a backup copy of recovery.js
  • previous.js: the windows and tabs in your last Firefox session
  • upgrade.js-build_id: the windows and tabs in the Firefox session that was live at the time of your last update

When you shut down Firefox normally (i.e., it doesn't crash), recovery.js is removed from this folder and used to create sessionstore.js in the main level of the profile folder. When you start up Firefox, the process is reversed. (I don't know why they decided to do it this way.)

more options

Firefox uses the sessionstore.js file in the profile folder to store session data, but this file is only present when Firefox is closed. The sessionstore.js file is created from recovery.js when you close Firefox and is removed and copied to previous.js when you start Firefox to make is possible to restore the session at any time.

See also: