mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 02:35:22 +02:00
Firefox: Suggested changes
New instance flag removed but profile flag re-added
This commit is contained in:
parent
4434c26c98
commit
45247399e2
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@
|
|||
|
||||
`firefox --CreateProfile {{profile_name}}`
|
||||
|
||||
- Use a specific profile to allow multiple separate instances of Firefox to run at once:
|
||||
|
||||
`firefox --profile {{path/to/directory}} {{https://example.com/}}`
|
||||
|
||||
- Set Firefox as the default browser:
|
||||
|
||||
`firefox --setDefaultBrowser`
|
||||
|
|
Loading…
Add table
Reference in a new issue