Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 444 Bytes

default-browser

This is a tool that will set the default browser for the current user on a macOS device.

Usage

/opt/macadmins/bin/default-browser --identifier com.google.chrome

To set other browsers as the default, use the following identifiers:

  • Google Chrome (the default if no identifier is passed): com.google.chrome
  • Safari: com.apple.safari
  • Firefox: org.mozilla.firefox
  • MS Edge: com.microsoft.edgemac