Giter VIP home page Giter VIP logo

ninjabrowser's Introduction

NinjaBrowser

NinjaBrowser is an open source project created by AmesianX to embed Chromium-based browsers in applications made with C++ Builder.

NinjaBrowser is based on CEF4Delphi made by Salvador Díaz Fau.(CEF4Delphi based on DCEF3 made by Henri Gourvest).

NinjaBrowser uses CEF 3.3239.1723.g071d1c1 which includes Chromium 63.0.3239.132.

The CEF3 binaries used by NinjaBrowser(and CEF4Delphi) are available for download at spotify :

32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1723.g071d1c1_windows32.tar.bz2

64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3239.1723.g071d1c1_windows64.tar.bz2

First, Create a "cef" directory in the executable directory.

Unpack the CEF3 archive. After decompressing, copy all the files in the "Release" (or "Debug")

and "Resources" folders to the "cef" folder.

For more information about CEF4Delphi visit :

https://github.com/salvadordf/CEF4Delphi https://www.briskbard.com/index.php?lang=en&pageid=cef

Forum : https://www.briskbard.com/forum

Comment: NinjaBrowser was developed and tested on C++ Builder 10.2.2 Tokyo and it has been tested. The CEF4Delphi folder included in this github has been modified in only one line in the original version. ("CEF4Delphi\source\uCEFChromium.pas") Check the first line of the OnBeforePopup function. (Result value was changed from False to True. You can open the window with a new tab.)

ninjabrowser's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.