Firefox: Suggested changes

New instance flag removed but profile flag re-added
This commit is contained in:
Ben Scattergood
2019-10-14 15:18:41 +01:00
committed by Starbeamrainbowlabs
parent 4434c26c98
commit 45247399e2

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`