PayloadIdentifier com.google.Chrome PayloadType com.google.Chrome DefaultBrowserSettingEnabled Use code with caution. Copied to clipboard
Usually found in /Applications/Google Chrome.app/Contents/Info.plist . Common Use Cases gb.macos.chrome
Searching for "gb.macos.chrome" typically refers to the identifier for Chrome on macOS. If you are a system administrator or developer, you are likely looking for the specific Bundle ID used for managing browser policies, deployment, or automation scripts. Technical Details Bundle Identifier: com.google.Chrome PayloadIdentifier com
If you are drafting a property list ( .plist ) for deployment, it looks like this: If you are a system administrator or developer,
AppleScript and Shortcuts use this identifier to target Chrome specifically when multiple browsers are installed. Sample Configuration Profile Snippet (macOS)
This ID is used by macOS to identify the application within the file system and by Mobile Device Management (MDM) solutions to push configuration profiles.
PayloadIdentifier com.google.Chrome PayloadType com.google.Chrome DefaultBrowserSettingEnabled Use code with caution. Copied to clipboard
Usually found in /Applications/Google Chrome.app/Contents/Info.plist . Common Use Cases
Searching for "gb.macos.chrome" typically refers to the identifier for Chrome on macOS. If you are a system administrator or developer, you are likely looking for the specific Bundle ID used for managing browser policies, deployment, or automation scripts. Technical Details Bundle Identifier: com.google.Chrome
If you are drafting a property list ( .plist ) for deployment, it looks like this:
AppleScript and Shortcuts use this identifier to target Chrome specifically when multiple browsers are installed. Sample Configuration Profile Snippet (macOS)
This ID is used by macOS to identify the application within the file system and by Mobile Device Management (MDM) solutions to push configuration profiles.