Firefox: Suggested changes

New instance flag removed but profile flag re-added
client-spec/clarity
Ben Scattergood 2019-10-14 15:18:41 +01:00 committed by Starbeamrainbowlabs
parent 4434c26c98
commit 45247399e2
1 changed files with 4 additions and 0 deletions

View File

@ -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`