We are trying to load reactjs extension in cefglue chromium. We were able to override cefextensionhandler and were able to use loadextension. The extension successfully loaded message is also received but when we goto developer tools, it does not show.
Do we have any working example with cefSharp / CefGlue to load extensions inside chrome? We are using cefglue in our application. (the current application is inside office loaded as task panel and works fine for end user.) This is more of a developer's request - who find it useful to use the extension.