Giter Site home page Giter Site logo

jelinyao / mychrome Goto Github PK

View Code? Open in Web Editor NEW
88.0 7.0 37.0 108.11 MB

使用libCef+Duilib开发属于自己的浏览器,支持多标签、多进程、视频播放、文件下载、开发者模式、保存网页为PDF文件等功能

Batchfile 0.01% C++ 73.81% C 26.18%

mychrome's Introduction

MyChrome

使用libCef+Duilib开发属于自己的浏览器,支持多标签、多进程、视频播放、开发者模式、保存网页为PDF文件等功能。 libcef官方下载地址:https://bitbucket.org/chromiumembedded/cef/downloads/

更新记录

2019-09-08:

  • 新建分支chrome3809,升级到最新版的libCef,chrome内核版本号3809,使用VS2017开发,不支持XP系统(若要支持XP,请使用master分支代码)。

2020-07-16

  • 2704版本支持网页缩放,优化开发者工具显示

编译:

项目使用VS2017编译,打开sln工程文件编译即可,使用libCef最后一个支持XP的版本2623,可以稳定运行在xp、win7、win8、win10上。
libcef运行库?去Release下载二进制包,解压后复制到生成目录即可。注意,master分支下载 1.0.2623.1的那个,3809分支下载 2.0.3809.1。

扩展:

项目是2016年开发的,作为一个业余项目,一直没有时间精力去扩展,很多地方都有待完善。
UI都是随便找的,所以看起来不太友好😂

运行截图:

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.