bundle-name
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
default-browser-id
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari