How to integrate CEF to chrome browser.

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

How to integrate CEF to chrome browser.

Postby vramanan » Mon Aug 04, 2014 12:59 pm

Hi,

I'm playing around with the chromium browser source code and trying to implement some features to it. I wanted to integrate the features that I add to the chromium browser to the Google chrome browser. I am trying to use CEF for this purpose.

What I am trying to do:
1. Build an extension to the google chrome browser (with NPAPI plugin)
2. The action for the extension is to open a new google chrome tab and load the chromium browser in it through CEF

I have started with a hello world NPAPI plugin, and implemented cefsimple in the handler function of NPAPI's scriptable object ("Invoke()" method). By this way I am able to render the page, but it renders as a pop up. I would like to use CEF to render the page on the HWND that is provided by the NPAPI plugin. How do I do this? Should I be following the cefclient example rather than the cefsimple? I did see some mention about windowed and windowless rendering. Does it have anything to do with this?

Thanks,
Venkat.
vramanan
Newbie
 
Posts: 2
Joined: Fri May 02, 2014 4:01 pm

Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 28 guests