Hi,
Generally, if you "want it to act exactly like Chrome, use Google Chrome". :) CefSharp is not intended to support everything that Chrome does. It's more as a form of "browser lego", to make it possible to e.g. render existing web pages in your application, or build the UI with HTML/Javascript instead of C#/
VB.NET.
As such, it doesn't support everything Chrome does, and does not need to either, since the use case is slightly different.
Now, let me ask you one question in return: why would you want it to support Chrome extensions? :) What extension(s) would you like to use it for, more specifically?
Best regards,
Per