Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Bookmarks and Firefox previous sessions all saved as jsonlz4 sometime now. How do I reverse this to js?

  • 1 답장
  • 8 이 문제를 만남
  • 3 보기
  • 최종 답변자: cor-el

more options

I realised that my bookmarks and previous sessions are being saved as jsonlz4 as opposed to js that was the norm. Is that part of an update? Can it be changed back? When Firefox crashes I usually bring up the previous session by renaming it and copying it as sessionstore.js into the main firefox profile. Is that now possible? I think I read that jsonlz4 is the compressed version of the file. thanks.

I realised that my bookmarks and previous sessions are being saved as jsonlz4 as opposed to js that was the norm. Is that part of an update? Can it be changed back? When Firefox crashes I usually bring up the previous session by renaming it and copying it as sessionstore.js into the main firefox profile. Is that now possible? I think I read that jsonlz4 is the compressed version of the file. thanks.

모든 댓글 (1)

more options

The change to LZ4 compressed .jsonlz4 files is to speed up writing and reading these files and keep the disk access as low as possible. You can't reverse this, but Firefox can still read uncompressed files creates by older Firefox versions. For the bookmarks only automatically created backups in the bookmarkbackups folder are compressed and a manually created JSON backup is not compressed.

You now need to copy a compressed sessionstore file to sessionstore.jsonlz4 in the main profile folder to restore this session instead of using sessionstore.js.

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.