CEF4Delphi/update_CEF4Delphi.json
Salvador Díaz Fau d394d41991 Added TChromiumCore.SetUserAgentOverride procedure
Added menu option to change the User Agent string at runtime to the MiniBrowser demo.
2020-07-05 12:06:33 +02:00

16 lines
346 B
JSON

{
"UpdateLazPackages" : [
{
"ForceNotify" : true,
"InternalVersion" : 156,
"Name" : "cef4delphi_lazarus.lpk",
"Version" : "83.4.2.0"
}
],
"UpdatePackageData" : {
"DisableInOPM" : false,
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
"Name" : "CEF4Delphi"
}
}