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.