Chrome Browser Extension
This is an example Chrome Browser Extension for adding CopilotUX as a side-panel extension.
Configuration
- Load the extension into Chrome. As this is in development, this extension needs to be loaded by using the 'Load unpacked' method.
Known Issues / Limitations
- We are using an iframe inside the extension - this should be done without using an iframe if doing for real.
- You need to be logged in via SSO 1st in the main browser because verint auth refuses to run in an iframe.
- The whole copilot resets each time you close and reopen the extension... which actually has the interesting side effect of giving us a quick way to reset the copilot between calls