Mozilla 도움말 검색

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

Learn More

second firefox

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

more options

Hi, I have been in love in this lovely firefox for years. Recently, I have a few projects in hand that require me to keep record of all the history/cashe/cookies. However, due to each project is unique, the last thing I want to do is to mix all the record together. Friends suggested me to install other browser, but none of them is as good as firefox. Is there a way that I can run two or more firefoxs that they don't share history/cashe/cookies? Please kindly advise, thank you for your help.

Hi, I have been in love in this lovely firefox for years. Recently, I have a few projects in hand that require me to keep record of all the history/cashe/cookies. However, due to each project is unique, the last thing I want to do is to mix all the record together. Friends suggested me to install other browser, but none of them is as good as firefox. Is there a way that I can run two or more firefoxs that they don't share history/cashe/cookies? Please kindly advise, thank you for your help.

선택된 해결법

Do you need to run two different Firefox version or two independent instances of the same version?

For different versions you need to do a custom install and install each version in its own program folder.

You do need to create a separate profile for each instance of Firefox that you want to open and start additional instances with the -no-remote switch appended to the command line.
It is also easier and better to have desktop shortcuts for each version to start with its own profile.

C:\Program Files\Mozilla Firefox(1)\firefox.exe -P "profile_1"
C:\Program Files\Mozilla Firefox(2)\firefox.exe -no-remote -P "profile_2"
문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

선택된 해결법

Do you need to run two different Firefox version or two independent instances of the same version?

For different versions you need to do a custom install and install each version in its own program folder.

You do need to create a separate profile for each instance of Firefox that you want to open and start additional instances with the -no-remote switch appended to the command line.
It is also easier and better to have desktop shortcuts for each version to start with its own profile.

C:\Program Files\Mozilla Firefox(1)\firefox.exe -P "profile_1"
C:\Program Files\Mozilla Firefox(2)\firefox.exe -no-remote -P "profile_2"
more options

Thank you for your help, you are so kind and considerate.

more options

Please click the Solved It button next to the answer that solved your Firefox support issue, it appears when you are logged in, so this thread gets marked as Solved to help other users who may have this same problem.

more options

You're welcome