Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/944095635/dmskin-miniblink
WPF 里面 调用 Miniblink 浏览器内核
https://github.com/944095635/dmskin-miniblink
blink chromium miniblink49 web webbrowser
Last synced: 18 days ago
JSON representation
WPF 里面 调用 Miniblink 浏览器内核
- Host: GitHub
- URL: https://github.com/944095635/dmskin-miniblink
- Owner: 944095635
- Created: 2018-12-13T06:32:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T06:54:26.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T14:29:41.154Z (about 1 month ago)
- Topics: blink, chromium, miniblink49, web, webbrowser
- Language: C#
- Homepage:
- Size: 6.47 MB
- Stars: 38
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DMSkin-Miniblink
Miniblink 浏览器内核# 本项目主要演示如何在C# 中使用Miniblink49
````xml
特性 Features
极致小巧的体积 (small size)
C++,C#,Delphi等语言调用 (support C++,C#,Delphi language to call)
内嵌Nodejs,支持electron (with Nodejs, can run electron)
随心所欲的定制功能、模拟环境 (simulate other browser environment)
支持Windows xp、npapi (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)
````包括 Winform 和 WPF 版本
https://github.com/944095635/DMSkin-Miniblink/releases/download/1.0.0.0/Release.7z
下载体验,demo 仅仅打开百度页面。
采用极致压缩之后,打包体积缩减到4480KB# 源码来源
https://github.com/weolar/miniblink49https://gitee.com/kyozy/miniblinknet