Mozilla 도움말 검색

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

자세히 살펴보기

How can I export my about:config from firefox developer edition to firefox browser?

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

more options

I made changes to my about:config that improve the privacy of my browser, but I realized that I want to keep the default settings in firefox developer edition as I do web development. Is there a way to export the about:config settings that I have modified to the normal version of firefox so that I can use it for personal stuff?

I made changes to my about:config that improve the privacy of my browser, but I realized that I want to keep the default settings in firefox developer edition as I do web development. Is there a way to export the about:config settings that I have modified to the normal version of firefox so that I can use it for personal stuff?

모든 댓글 (2)

more options

My Firefox version on the dev edition is 87.0b5 and 86.0 in the normal version.

more options

The values of modified prefs are stored if prefs.js in the profile folder, but it is really not a good idea to transfer this file. You can possibly check the file in a text editor and copy lines that look important, but newer Firefox versions like DE have a lot of prefs that aren't compatible or are specific to this profile and release. You can also run into issues if you come to update the release profile at a later time from 86 to 87 and the profile needs to be migrated.