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

Mozilla 도움말 검색

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

자세히 살펴보기

How can I back up my saved games that are stored in Local Storage?

  • 8 답장
  • 1 이 문제를 만남
  • 315 보기
  • 최종 답변자: Fleet Command

more options

Hi. I intend to refresh my Firefox profile but there is one thing I cannot afford to lose: I've been playing a web game for a while now and it saves its state in the Local Storage. I've even been able to peek into it using the Developers Tool. But I need to back up this info and restore it once the profile is reset. There are dozens of keys with a hierarchical values for each. (I am guessing arrays or hashed lists.)

Is it possible?

Hi. I intend to refresh my Firefox profile but there is one thing I cannot afford to lose: I've been playing a web game for a while now and it saves its state in the Local Storage. I've even been able to peek into it using the Developers Tool. But I need to back up this info and restore it once the profile is reset. There are dozens of keys with a hierarchical values for each. (I am guessing arrays or hashed lists.) Is it possible?

선택된 해결법

Some DOM storage pieces are in the webappsstore.sqlite file. It's a bit difficult to search due to the reversed host names.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (8)

more options

I would recommend to check with their FAQ game saves.

more options

You can do a test and create a new profile with the Profile Manager and copy the content of this specific storage folder to the new profile once this folder has been created again to see if that picks up this data. I don't know if it is possible to backup this data otherwise.

more options

As a footnote to the above, the data is most likely under:

[profile folder]\storage\default\website

More info on profiles: Profiles - Where Firefox stores your bookmarks, passwords and other user data

more options

jscher2000 said

As a footnote to the above, the data is most likely under: [profile folder]\storage\default\website

It does not seem to be. For test, I created three pieces of data for this page in Local Storage: "Test", "Test 2" and "Test 3". Then I deleted this folder that you mentioned. But those test data are still there.

글쓴이 Fleet Command 수정일시

more options

What does the Storage Inspector show?

more options

선택된 해결법

Some DOM storage pieces are in the webappsstore.sqlite file. It's a bit difficult to search due to the reversed host names.

more options

cor-el said

What does the Storage Inspector show?

See the attachment. Of course, the web game's storage has a great deal more keys containing my character names, their traits and a lot of embarrassing details I won't be posting here. The web game adds cryptographic hash to the data, so they cannot be changed.

more options

jscher2000 said

Some DOM storage pieces are in the webappsstore.sqlite file. It's a bit difficult to search due to the reversed host names.

Found them. They were in the webappsstore.sqlite file. Copying this file over to a new profile creates the saved games. I used DB Browser to modify this file as was necessary.

Thanks

글쓴이 Fleet Command 수정일시