Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Update to CEF 3.3497.1836.gb472a8d

Post Reply
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 3.3497.1836.gb472a8d

Post by salvadordf »

Hi,

This CEF4Delphi update includes a pull request from ashumkin to disable the extensions. Thanks!!! :D

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.
The CEF3 binaries are these :
Post Reply