Code Monkey home page Code Monkey logo

easybrowseradvanced's Introduction

极简浏览器

Gitmoji

中文 English

极简浏览器用 C# 编写的基于 Chromium 的浏览器。

适用与性能一般的电脑或者需要 Flash 的场景。

建议访问更新更快的 GitHub 仓库

特别鸣谢 StrollStars 对运行依赖的改进建议

特点

  1. 体积小巧,仅有 Chrome 的 29%,Firefox 的 63%。
  2. 界面干净,无广告,无插件
  3. 便携版,无需安装,数据与应用程序储存在同样位置
  4. 启动速度快
  5. 支持 Flash,可以在不安装任何 Flash 插件的情况下运行 Flash
  6. 开源代码,全部源代码都在 GitHub 和 Azure DevOps 上公开。

运行依赖

  1. .NET Framework 4.6.2 运行时
  2. Visual C++ 2022 运行时
  3. Segoe Fluent Icons 字体

测试环境

  • 可以使用浏览器进入测试页测试 Flash 的可用性
  • 可以使用浏览器进入测试页测试下载功能

版本说明

版本详细功能请参见更新日志

通道 说明 下一个版本
Stable 相对稳定版本 v3.4.7.2
Beta 新功能测试版本 v3.7.2-beta1
RC 总体完善但细节不足的版本 v3.4.7.2-rc3

开发环境

  1. Visual Studio 2022 (Community 即可, 64-bit)

    • .NET 桌面开发
      • NuGet 目标和生成任务
      • MSBuild
  2. .NET Framework 4.6.2 或更高版本的 SDK

  3. .NET Framework 4.6.2 目标包 (Target Pack)

使用 dotnet build 以自主构建,构建支持视频的版本需要下载Cef H.264 库,解压后放置在源代码根目录下。

easybrowseradvanced's People

Contributors

kaihuadou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

easybrowseradvanced's Issues

构造函数异常引发的崩溃

Win7 32位和64位,启动都报如下错误:

对类型“极简浏览器.MainWindow”的构造函数执行符合指定的绑定约束的调用时引发了异常。

不支持Win7?已安装更新版本的.Net Framework。

请问能否支持添加启动参数?

我觉得这个浏览器做的非常好,很适合作为网页自动化程序发布时附带的绿色浏览器。
所以希望能添加一个功能,支持启动参数,如--headless, --disable-popup-blocking等等。
谢谢~

浏览器无法播放视频

测试时发现无法播放视频后来找到了是chromium不将H.264开源,百度上的解决方案都是替换nuget包,但是这样就不便于升级内核版本,如果自己修改编译耗时又过长,实在是左右为难,希望有大神帮助!

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.