The UFT Agent for Chrome is available here:
https://chrome.google.com/webstore/detail/hp-unified-functional-tes/jjkpkaoeaicepkfjgeeopfcfpdgblbdc
*Extension ID: jjkpkaoeaicepkfjgeeopfcfpdgblbdc
Directions for installing Chrome extensions via group policy here (use above Extension ID):
https://support.google.com/chrome/a/answer/188453?hl=en
http://dev.chromium.org/administrators/policy-list-3#ExtensionInstallForcelist
UFT's Native Messaging host for the Chrome extension is located in following file:
**C:Program Files (x86)HPUnified Functional TestingbinChromemanifest.json**
{
''name'':''com.hp.uft.nativemessaginghost'',
''description'':''Native Messaging Host for UFT'',
''path'':''NativeMessagingHost.exe'',
''type'':''stdio'',
''allowed_origins'':
[
''chrome-extension://jjkpkaoeaicepkfjgeeopfcfpdgblbdc/'',
''chrome-extension://jkkmjomgnllnobggggebnjbapdnhinbc/''
]
}