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 도움말 검색

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

자세히 살펴보기

firefox profile maintain question

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: 耀彰

more options

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

모든 댓글 (2)

more options

Why do you want to copy prefs.js to other computers (profiles) ?

This file contains profile specific user_pref settings and it is usually not a good idea to copy this file. There are other ways to transfer settings or initialize settings like autoconfig.cfg or policies.json.

more options

Because I want to copy about:config setting to another computer, like https://support.mozilla.org/en-US/questions/1322272. After I test, I should copy the file to do it.