miniblink49

a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef

APACHE-2.0 License

Stars
6.8K

2019-6-172024622

49108

https://github.com/weolar/miniblink49/releases


https://bbs.miniblink.com/ QQ

Telegramhttps://t.me/miniblink

Q73834922694093808

QQweolar93527630

[email protected]

github

Abstract

miniblink is a open source, one file, small browser widget base on chromium.

By using C interface, you can create a browser just some line code.

more information at http://miniblink.net


miniblinkchromium

C

http://miniblink.net miniblink


Features

  • (small size)
  • C++C#Delphi (support C++C#Delphi language to call)
  • Nodejselectron (with Nodejs, can run electron)
  • (simulate other browser environment)
  • Windows xpnpapi (support windows xp and npapi)
  • HTML5 (support HTML5, and friendly to front framework)
  • (support cross domain)
  • js (network intercept, you can replace any resource to local file)
  • headless (headless mode, be suitable for Web Crawler)

Document

miniblinkhttps://zhuanlan.zhihu.com/p/22611497?group_id=764036386641707008

APIhttps://miniblink.net/views/doc/index.html


Usage

https://github.com/weolar/miniblink49/releases SDKdemo_src

https://github.com/weolar/mb-demo

Usage

//  borderless window
wkeWebView window = wkeCreateWebWindow(WKE_WINDOW_TYPE_TRANSPARENT, NULL, 0, 0, 640, 480);  
wkeLoadURLW(window, L"miniblink.net");

Build

https://github.com/weolar/miniblink49/releases


mini-electron

mini-electronminiblinkelectron

mini-electron6m



Thanks

zerominiblink

core

boxue https://www.zhihu.com/people/coltor/ miniblink