Page 1 of 1

extension Error !

Posted: Mon Sep 23, 2024 3:22 pm
by sodlf159
GlobalCEFApp.AddCustomCommandLine('--load-extension=' + 'C:/MyTrace/AbsoluteDoubleTrace-master/MyTrace');
OR
GlobalCEFApp.AddCustomCommandLine('--load-extension=C:/MyTrace/AbsoluteDoubleTrace-master/MyTrace');



Currently, the latest version of CEF4 is
Can’t I add Chrome extensions?
You can go to chrome://extensions and add it manually.
It doesn't load automatically, what's the problem?

Re: extension Error !

Posted: Tue Sep 24, 2024 2:44 pm
by salvadordf
Many browser extensions require the Chromium user interface.
You can probably load them with the TinyBrowser2 demo.