Skip to content

Instantly share code, notes, and snippets.

@javigomez
Created November 3, 2016 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javigomez/2b222b0fd2ab7cf340199bc4388f0b3c to your computer and use it in GitHub Desktop.
Save javigomez/2b222b0fd2ab7cf340199bc4388f0b3c to your computer and use it in GitHub Desktop.
How to have two different Firefox versions the one for cheesecake and the latest (for the coverage matrix)
https://support.mozilla.org/en-US/questions/797010
1. Install (i.e., drag) Firefox4.x into a different folder than Firefox 3.8.x (a sub-folder of the Applications folder or wherever else you like).
2. Launch Firefox 4 with the Profile Manager by entering the following in a Terminal window:
/Path/to/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager
Replace the "/Path/to" part with the actual path (duh) and type a "Return" at the end of the line.
3. Create a new profile for the 4.x version and uncheck the "Don't ask at startup" box, then click the "Start Firefox" button.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment