Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox profiles aren't very useful - all instances open with same one

  • 3 件の返信
  • 2 人がこの問題に困っています
  • 46 回表示
  • 最後の返信者: James

more options

I am running Linux: LMDE Cinnamon Edition - 64 bit I am using firefox version Mozilla Firefox 31.0

I wish to have two instances of FF running. One with my standard, personal settings and a second instance that ONLY connects to Facebook and will stop data leaking between the two. I can acheive this by opening Facebook in another browser (e.g. Chrome or Opera). I checked the ProfileManager under Firefox and created a second profile called "FB". I can run firefox -p FB and it will open an instance of FF with none of my personal settings available - that's what I was hoping for. However, if I run a second instance of FF - for example from the command line as firefox -p default it loads with the same profile as the first instance I opened, not the new profile as specified in the command.

I can only select the profile if there are no prior firefox instances running under my user-id. The first instance defines which profile is used for all subsequent executions - no matter which profile I specify on the command line. Even running firefox -ProfileManager will start with the first-specified profile, not the profile manager.

I am running Linux: LMDE Cinnamon Edition - 64 bit I am using firefox version Mozilla Firefox 31.0 I wish to have two instances of FF running. One with my standard, personal settings and a second instance that ONLY connects to Facebook and will stop data leaking between the two. I can acheive this by opening Facebook in another browser (e.g. Chrome or Opera). I checked the ProfileManager under Firefox and created a second profile called "FB". I can run firefox -p FB and it will open an instance of FF with none of my personal settings available - that's what I was hoping for. However, if I run a second instance of FF - for example from the command line as firefox -p default it loads with the same profile as the first instance I opened, not the new profile as specified in the command. I can only select the profile if there are no prior firefox instances running under my user-id. The first instance defines which profile is used for all subsequent executions - no matter which profile I specify on the command line. Even running firefox -ProfileManager will start with the first-specified profile, not the profile manager.

選ばれた解決策

Hello,

If you want to run multiple instances of Firefox, you need to add a -no-remote parameter to the command.

For example:

  • firefox -P -no-remote

Please see:

この回答をすべて読む 👍 0

すべての返信 (3)

more options

選ばれた解決策

Hello,

If you want to run multiple instances of Firefox, you need to add a -no-remote parameter to the command.

For example:

  • firefox -P -no-remote

Please see:

more options

Thank you very much. I did see that option in "firefox -help" but it says: Do not accept or send remote commands; implies -new-instance

which didn't mean anything to me.

regards from a satisfied user.

more options

Just make sure you do not use the -no-remote switch with the default Profile and you only need it for the second instance.

The way you were trying to do it has not worked ever since version 1.0 and earlier Releases then.

この投稿は James により に変更されました