Using a dedicated profile for Firefox Nightly
Revision Information
- Revision id: 143487
- Created:
- Creator: AliceWyman
- Comment: updated Windows instructions (see discussion) and other edits
- Reviewed: No
- Ready for localization: No
Revision Source
Revision Content
If you frequently switch between regular Firefox and Nightly, you may experience profile corruption issues when browsing certain websites. A simple solution would be to have dedicated profiles for each of these channels. This article will show you how to do this.
- For more information about creating and managing profiles, see the article Profile Manager - Create, remove or switch Firefox profiles.
- If you don't already have Nightly installed on your computer: Download the installer for your language and system from the Firefox Nightly download page.
Note: You cannot create or change profiles while Firefox is running. You should first quit all running instances of Firefox, Beta, Firefox Developer Edition or Nightly. Then follow the instructions below, applicable to your operating system.
Windows
- Press
+R on the keyboard. A Run dialog will open.
- Enter firefox -ProfileManager and click . The Profile Manager (Choose User Profile) window will open.
- Select and name it Nightly.
- Click and then click to close the Profile Manager.
- Right-click the Nightly icon on your desktop and select .
- Update the Target field by adding a space, then
-P Nightly
after the path to the Firefox Nightly executable, which in most cases, would be as follows:"C:\Program Files\Nightly\firefox.exe" -P Nightly
Mac
- Open the Terminal application.
- Type or paste in the path to Firefox, followed by .app/Contents/MacOS/firefox -profilemanager. For example, if Firefox is installed in the recommended location, you would enter /Applications/Firefox.app/Contents/MacOS/firefox -profilemanager.
- Select and name it Nightly.
You can find a useful tutorial to set up-custom launchers here: Managing Multiple Firefox Profiles in OSX. Do note it's best to follow all steps in the "Creating the scripts" section, including the "edit Info.plist" step. Also, you'll want to change the path in the do shell script to point to the correct .app file for the Firefox channel you want to target.
Linux
- Open the Terminal application.
- Enter firefox -ProfileManager.
- Select and name it Nightly.
- If you want individual icons to launch specific profiles, you will need to set the command line for your new launcher. To do this, set the command text field to target the executable file, likely /usr/bin/firefox, and add the -p PROFILE_NAME parameter, replacing PROFILE_NAME with the specific profile.
You can now start using Nightly safely with its own dedicated profile. If you are a Sync user, Sync will keep the profiles up to date as normal.