You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ browser. By default, it will pick your default URL handler in MacOS. It supports
63
63
|`com.google.chrome`| Chrome | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
64
64
|`com.brave.Browser`| Brave | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
65
65
|`com.vivaldi.browser`| Vivaldi | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
66
+
|`company.thebrowser.browser`| Arc | Opens a new private browsing window for the session. This allows for multiple profiles to be open simultaneously. |
66
67
67
68
You can pass arbitrary parameters when launching the browser by setting the optional `AWS_VAULT_PL_BROWSER_LAUNCH_OPTS`
68
69
environment variable. For example, if you wanted to start new `avli` browser windows maximized, you can set
0 commit comments