Skip to content

Commit

Permalink
docs: added arc browser support information to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
viduranga committed Jul 26, 2024
1 parent 1938e9d commit 10bf43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ browser. By default, it will pick your default URL handler in MacOS. It supports
| `com.google.chrome` | Chrome | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
| `com.brave.Browser` | Brave | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
| `com.vivaldi.browser` | Vivaldi | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
| `company.thebrowser.browser` | Arc (OSX only) | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |

You can pass arbitrary parameters when launching the browser by setting the optional `AWS_VAULT_PL_BROWSER_LAUNCH_OPTS`
environment variable. For example, if you wanted to start new `avli` browser windows maximized, you can set
Expand Down

0 comments on commit 10bf43f

Please sign in to comment.