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
Get metadata about the active window and open windows (title, id, bounds, owner, URL, etc)
Get bundle identifier from a bundle name (macOS): Safari
→ com.apple.Safari