Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| firefox [2015/08/09 01:50] – mgupton | firefox [2015/08/09 17:54] (current) – [Starting Firefox with a specific profile] mgupton | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| </ | </ | ||
| - | This allows | + | This allows to be logged into a web application multiple times with the same or a different user account. |
| The general idea is to use multiple profiles to provide multiple independent sets of cookies and settings. There are a couple ways to create profiles. | The general idea is to use multiple profiles to provide multiple independent sets of cookies and settings. There are a couple ways to create profiles. | ||
| Line 21: | Line 21: | ||
| - Create a profile for as many instances as needed. | - Create a profile for as many instances as needed. | ||
| - Create shortcuts to launch the instances. | - Create shortcuts to launch the instances. | ||
| - | - When needed use the shortcut | + | - When needed use the shortcuts |
| =====Creating Profiles Option 1====== | =====Creating Profiles Option 1====== | ||
| Line 46: | Line 46: | ||
| =====Creating Profiles Option 2====== | =====Creating Profiles Option 2====== | ||
| - | As an alternative to using the //Profile Manager// the // | + | As an alternative to using the //Profile Manager// the // |
| <WRAP round info> | <WRAP round info> | ||
| Line 58: | Line 58: | ||
| Start Firefox with a profile by specifying the profile name after the -P option. | Start Firefox with a profile by specifying the profile name after the -P option. | ||
| - | The following command line example starts Firefox with a profile named //Weasel//. Again, a easy way to create a shortcut to this profile is to copy the general, existing, Firefox shortcut and modify the command line property of the shortcut to specify the profile. | + | The following command line example starts Firefox with a profile named //Alpha//. Again, a easy way to create a shortcut to this profile is to copy the general, existing, Firefox shortcut and modify the command line property of the shortcut to specify the profile. |
| < | < | ||
| - | " | + | " |
| </ | </ | ||