Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
Get bundle name from a bundle identifier (macOS): com.apple.Safari
→ Safari
javascript implementation of a "Uniform Type Identifier" (UTI)
Get bundle identifier from a bundle name (macOS): Safari
→ com.apple.Safari