I have a desktop application (WPF) that opens chrome browser using selenium. Whenever I load chrome externally, there are default extensions loaded. But when I load from my application, the extensions are not available. Is it possible to load all of those when loading from my app? The extensions should not be specific. It should all those enabled from Chrome Browser.