Gb.macos.chrome May 2026

If you are drafting a property list ( .plist ) for deployment, it looks like this:

PayloadIdentifier com.google.Chrome PayloadType com.google.Chrome DefaultBrowserSettingEnabled Use code with caution. Copied to clipboard gb.macos.chrome

AppleScript and Shortcuts use this identifier to target Chrome specifically when multiple browsers are installed. Sample Configuration Profile Snippet (macOS) If you are drafting a property list (

When using tools like Jamf, Kandji, or Microsoft Intune, you use the bundle ID to target Chrome for software updates or security restrictions (like disabling Incognito mode). You can use this ID to read or

You can use this ID to read or write preferences via the defaults command: Example: defaults read com.google.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