Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 2 답장
  • 1 이 문제를 만남
  • 370 보기
  • 최종 답변자: 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: