For those that may need this:
Google Chrome.app.cmmac\CMMACPackage\Metadata\
Detection.xml
<?xml version="1.0" encoding="UTF-8"?> <CMAppUtil Version="5.00.8466.1000" TimeStamp="2019-09-19 18:13:55 +0000" MacOSX="10.13.6" xmlns="http://schemas.microsoft.com/SystemCenterConfigurationManager/2011/10/25/CMMAC"> <Package PackageName="Google Chrome.app" PackageType="app"> <DetectionAction Type="Basic"> <Property Identifier="com.google.Chrome" Version="83.0.4103.106" Type="AppBundle"/> </DetectionAction> <OptionalPackages> </OptionalPackages> <InstallerParams VolumeInfo="" RestartAction=""/> </Package> </CMAppUtil>
plist
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> <string>18G103</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleDisplayName</key> <string>Google Chrome</string> <key>CFBundleDocumentTypes</key> <array> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>GIF image</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>com.compuserve.gif</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>HTML document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.html</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>XHTML document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.xhtml</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>JavaScript script</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>com.netscape.javascript-source</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>JPEG image</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.jpeg</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>MHTML document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.ietf.mhtml</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>HTML5 Audio (Ogg)</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.xiph.ogg-audio</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>HTML5 Video (Ogg)</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.xiph.ogv</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>PNG image</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.png</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>SVG document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.svg-image</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>Plain text document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>public.text</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>HTML5 Video (WebM)</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.webmproject.webm</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>WebP image</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.webmproject.webp</string> </array> </dict> <dict> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>org.chromium.extension</string> </array> </dict> <dict> <key>CFBundleTypeIconFile</key> <string>document.icns</string> <key>CFBundleTypeName</key> <string>PDF Document</string> <key>CFBundleTypeRole</key> <string>Viewer</string> <key>LSItemContentTypes</key> <array> <string>com.adobe.pdf</string> </array> </dict> </array> <key>CFBundleExecutable</key> <string>Google Chrome</string> <key>CFBundleIconFile</key> <string>app.icns</string> <key>CFBundleIdentifier</key> <string>com.google.Chrome</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>Chrome</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>83.0.4103.106</string> <key>CFBundleSignature</key> <string>rimZ</string> <key>CFBundleURLTypes</key> <array> <dict> <key>CFBundleURLName</key> <string>Web site URL</string> <key>CFBundleURLSchemes</key> <array> <string>http</string> <string>https</string> </array> </dict> <dict> <key>CFBundleURLName</key> <string>FTP site URL</string> <key>CFBundleURLSchemes</key> <array> <string>ftp</string> </array> </dict> <dict> <key>CFBundleURLName</key> <string>Local file URL</string> <key>CFBundleURLSchemes</key> <array> <string>file</string> </array> </dict> </array> <key>CFBundleVersion</key> <string>4103.106</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTSDKBuild</key> <string>10.15</string> <key>DTSDKName</key> <string>macosx10.15</string> <key>DTXcode</key> <string>1121</string> <key>DTXcodeBuild</key> <string>11B53</string> <key>GPUEjectPolicy</key> <string>wait</string> <key>KSBrandID</key> <string>GCEA</string> <key>KSChannelID-full</key> <string>-full</string> <key>KSProductID</key> <string>com.google.Chrome</string> <key>KSUpdateURL</key> <string>https://tools.google.com/service/update2</string> <key>KSVersion</key> <string>83.0.4103.106</string> <key>LSEnvironment</key> <dict> <key>MallocNanoZone</key> <string>0</string> </dict> <key>LSFileQuarantineEnabled</key> <true/> <key>LSHasLocalizedDisplayName</key> <string>1</string> <key>LSMinimumSystemVersion</key> <string>10.10.0</string> <key>NSAppleScriptEnabled</key> <true/> <key>NSPrincipalClass</key> <string>BrowserCrApplication</string> <key>NSRequiresAquaSystemAppearance</key> <false/> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> <key>NSUserActivityTypes</key> <array> <string>NSUserActivityTypeBrowsingWeb</string> </array> <key>NSUserNotificationAlertStyle</key> <string>banner</string> <key>OSAScriptingDefinition</key> <string>scripting.sdef</string> <key>SCMRevision</key> <string>ce7134bb3d95141cd18f1e65772a4247f282d950-refs/branch-heads/4103@{#694}</string> <key>UTExportedTypeDeclarations</key> <array> <dict> <key>UTTypeConformsTo</key> <array> <string>public.data</string> </array> <key>UTTypeDescription</key> <string>Chromium Extra</string> <key>UTTypeIdentifier</key> <string>org.chromium.extension</string> <key>UTTypeTagSpecification</key> <dict> <key>public.filename-extension</key> <array> <string>crx</string> </array> </dict> </dict> </array> <key>UTImportedTypeDeclarations</key> <array> <dict> <key>UTTypeConformsTo</key> <array> <string>public.data</string> </array> <key>UTTypeDescription</key> <string>MIME HTML document</string> <key>UTTypeIconFile</key> <string>document.icns</string> <key>UTTypeIdentifier</key> <string>org.ietf.mhtml</string> <key>UTTypeTagSpecification</key> <dict> <key>com.apple.ostype</key> <string>MHTM</string> <key>public.filename-extension</key> <array> <string>mht</string> <string>mhtml</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.audio</string> </array> <key>UTTypeDescription</key> <string>Ogg Audio</string> <key>UTTypeIconFile</key> <string>document.icns</string> <key>UTTypeIdentifier</key> <string>org.xiph.ogg-audio</string> <key>UTTypeReferenceURL</key> <string>http://xiph.org/ogg</string> <key>UTTypeTagSpecification</key> <dict> <key>public.filename-extension</key> <array> <string>ogg</string> <string>oga</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.movie</string> </array> <key>UTTypeDescription</key> <string>Ogg Video</string> <key>UTTypeIconFile</key> <string>document.icns</string> <key>UTTypeIdentifier</key> <string>org.xiph.ogv</string> <key>UTTypeReferenceURL</key> <string>http://xiph.org/ogg</string> <key>UTTypeTagSpecification</key> <dict> <key>public.filename-extension</key> <array> <string>ogm</string> <string>ogv</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.movie</string> </array> <key>UTTypeDescription</key> <string>HTML5 Video (WebM)</string> <key>UTTypeIconFile</key> <string>document.icns</string> <key>UTTypeIdentifier</key> <string>org.webmproject.webm</string> <key>UTTypeReferenceURL</key> <string>https://www.webmproject.org/docs/container/</string> <key>UTTypeTagSpecification</key> <dict> <key>public.filename-extension</key> <array> <string>webm</string> </array> </dict> </dict> <dict> <key>UTTypeConformsTo</key> <array> <string>public.image</string> </array> <key>UTTypeDescription</key> <string>WebP image</string> <key>UTTypeIconFile</key> <string>document.icns</string> <key>UTTypeIdentifier</key> <string>org.webmproject.webp</string> <key>UTTypeReferenceURL</key> <string>https://developers.google.com/speed/webp/docs/riff_container</string> <key>UTTypeTagSpecification</key> <dict> <key>public.filename-extension</key> <array> <string>webp</string> </array> </dict> </dict> </array> </dict> </plist>