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!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Allow firefox developer and firefox to run at the same time doesn't work on iMac high sierra

  • 1 antwoord
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van FredMcD

more options

In Firefox developer preferences, I have the "Allow firefox developer edition and firefox to run at the same time" checkbox checked. Firefox Developer still refuses to allow Firefox to open. Will this actually work at some point? Does Firefox Developer Edition need to be restarted for this preference to take effect?

iMac, macOS High Sierra 10.13.2

In Firefox developer preferences, I have the "Allow firefox developer edition and firefox to run at the same time" checkbox checked. Firefox Developer still refuses to allow Firefox to open. Will this actually work at some point? Does Firefox Developer Edition need to be restarted for this preference to take effect? iMac, macOS High Sierra 10.13.2

Alle antwoorden (1)

more options

I'm not sure about developer but running more than one version of Firefox needs a special command.

Example (all on one line); C:\PROGRA~1\MOZILL~1\firefox.exe -no-remote -new-instance -new-window -P Firefox_v_57

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options


Usage: C:\PROGRA~1\MOZILL~1\firefox.exe [ options ... ] [URL]
      where options include:
 -h or -help        Print this message.
 -v or -version     Print Firefox version.
 -P <profile>       Start with <profile>.
 -migration         Start with migration wizard.
 -ProfileManager    Start with ProfileManager.
 -no-remote         Do not accept or send remote commands; implies -new-instance.
 -new-instance      Open new instance, not a new window in running instance.
 -UILocale <locale> Start with <locale> resources as UI Locale.
 -safe-mode         Disables extensions and themes for this session.
 -console           Start Firefox with a debugging console.
 -jsconsole         Open the Error console.
 -browser           Open a browser window.
 -new-window  <url> Open <url> in a new window.
 -new-tab     <url> Open <url> in a new tab.
 -preferences       Open Options dialog.
 -search     <term> Search <term> with your default search engine.
 -setDefaultBrowser Set this app as the default browser.