Update to CEF 3.3497.1836.gb472a8d
Posted: Wed Oct 03, 2018 11:33 am
Hi,
This CEF4Delphi update includes a pull request from ashumkin to disable the extensions. Thanks!!!
This is what's new :
This CEF4Delphi update includes a pull request from ashumkin to disable the extensions. Thanks!!!

This is what's new :
- CEF4Delphi now uses CEF 3.3497.1836.gb472a8d which includes Chromium 69.0.3497.100
- There's a new boolean property called GlobalCEFApp.DisableExtensions. If you set this property to TRUE GlobalCEFApp will add the "--disable-extensions" command switch and cef_extensions.pak will not be required to start the browser.