cef Chromium Embedded Framework open source Web browser control

https://bitbucket.org/chromiumembedded/cef

 

 

Chromium Embedded Framework (CEF) is an open source Web browser control based on the Google Chromium project, supporting Windows, Linux, and Mac platforms. In addition to providing C/C++ interfaces, there are also ported versions of other languages.

Because it is based on Chromium, CEF supports the features  of HTML5 implemented in Webkit & Chrome , and in terms of performance, it is also closer to Chrome.

CEF also provides the following features: custom plug-ins, custom protocols, custom JavaScript objects and extensions; controllable resource loading, navigation, context menus, etc. [1] 

 

 

Guess you like

Origin blog.csdn.net/kaizi318/article/details/81281356