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).
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 ( .plist ) for deployment, it looks like this:
Usually found in /Applications/Google Chrome.app/Contents/Info.plist . Common Use Cases
Gb.macos.chrome
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).
AppleScript and Shortcuts use this identifier to target Chrome specifically when multiple browsers are installed. Sample Configuration Profile Snippet (macOS) gb.macos.chrome
If you are drafting a property list ( .plist ) for deployment, it looks like this: When using tools like Jamf, Kandji, or Microsoft
Usually found in /Applications/Google Chrome.app/Contents/Info.plist . Common Use Cases When using tools like Jamf