中文 | English |
---|
EasyBrowser Chromium-based browser written in C#.
Applicable to computers with average performance or scenes that require Flash.
It is recommended to visit the updated and faster GitHub repository.
Special thanks to StrollStars for suggestions for improving runtime dependencies
- Small in size, only 29% of Chrome and 63% of Firefox.
- Clean interface, no ads, no plug-ins
- Portable version, no installation required, data and applications are stored in the same location
- Fast startup
- Support Flash, you can run Flash without installing any Flash plug-ins
- Open source code, all source code is public on GitHub and Azure DevOps.
- You can use a browser to enter the test page to test the usability of Flash
- You can use a browser to enter the test page to test the download function
Please refer to Change Log for version details
Channel | Description | Next Release |
---|---|---|
Stable | relatively stable version | v3.4.7.2 |
Beta | new feature test version | v3.7.2-beta1 |
RC | version that is generally perfect but lacks details | v3.4.7.2-rc3 |
-
Visual Studio 2022 (Community is ok, 64-bit)
- .NET desktop development
- NuGet targets and build tasks
- MSBuild
- .NET desktop development
-
.NET Framework 4.6.2 or later SDK
-
.NET Framework 4.6.2 Target Pack
Use dotnet build
to build independently. To build a version that supports video, you need to download Cef H.264 Library, unzip it and place it in the source code root directory.