config case_sensitive = false | preset=xdr_image_load | filter event_type = ENUM.LOAD_IMAGE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 (action_module_path contains "\chrome_frame_helper.dll" and 
 (not 
 (action_module_path in ("C:\Program Files\Google\Chrome\Application\*", "C:\Program Files (x86)\Google\Chrome\Application\*"))) and 
 (not 
 action_module_path contains "\AppData\local\Google\Chrome\Application\")))