extension Error !
Posted: Mon Sep 23, 2024 3:22 pm
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?
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?