Chrome Installation via Jamf and Other macOS MDMs
If you manage Chrome policies directly in your MDM (instead of using the Cyberhaven profile), configure the extension policy equivalent to:
com.google.Chrome
ExtensionSettings
<extension_id-from-prereqs>
installation_mode = force_installed
update_url = <update-url-from-prereqs>
override_update_url = true
Remove duplicate Chrome policy blocks from Cyberhaven.mobileconfig to avoid conflicts if you manage the extension elsewhere.