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.

ChromeRuntime and Proxy

dilfich
Posts: 330
Joined: Thu Nov 30, 2017 1:17 am

Re: ChromeRuntime and Proxy

Post by dilfich »

In MiniBrowser, if you go to chrome://extensions/, it is not possible to add an extension folder.

But in the MDIBrowser demo everything worked out! Turning on the ChromeRuntime mode by specifying the link chrome://extensions/ a new window opened, which of course is a minus and installed the extension there.
And everything works proxy is authorized! But it's all kind of crooked and not convenient.

How to at least prohibit a new window like it should open in the application?
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: ChromeRuntime and Proxy

Post by salvadordf »

I just checked and the TChromium.OnBeforePopup event is not working in Chrome runtime mode.

This is a CEF issue in an experimental mode. We have to wait until the CEF project implement more features and fixes these issues.
Post Reply