SharpBrowser
A full featured web-browser built using C# and CefSharp
Install / Use
/learn @CreateBrowser/SharpBrowserREADME
Windows OS Desktop PC 
The Prerequisites are Required: Loading Preview
Microsoft .NET Framework 4.7
NOT Microsoft .NET Framework 4.5.2

SharpBrowser is the fastest open source C# web browser there is! Slightly faster than Google Chrome when rendering web pages due to lightweight CEF renderer. We compared every available .NET browsing browsing engine and finally settled on the high-performance CefSharp. Released under the permissive MIT license.
Features
- HTML5, CSS3, JS, HTML5 Video, WebGL 3D, etc
- Tabbed browsing
- Address bar (also opens Google)
- Back, Forward, Stop, Refresh
- Developer tools
- Search bar (also highlights all instances)
- Download manager
- Custom error pages
- Custom context menu
- Easily add vendor-specific branding, buttons or hotkeys
- View online & offline webpages
Hotkeys
Hotkeys | Function ------------ | ------------- Ctrl+T | Add a new tab Ctrl+N | Add a new window Ctrl+W | Close active tab F5 | Refresh active tab F12 | Open developer tools Ctrl+Tab | Switch to the next tab Ctrl+Shift+Tab | Switch to the previous tab Ctrl+F | Open search bar (Enter to find next, Esc to close)
Code
- SharpBrowser uses CefSharp 51, NET Framework 4.5.2
MainForm.cs- main web browser UI and related functionalityHandlers- various handlers that we have registered with CefSharp that enable deeper integration between us and CefSharpData/JSON.cs- fast JSON serializer/deserializerbin- Binaries are included in thebinfolder due to the complex CefSharp setup required. Don't empty this folder.bin/storage- HTML and JS required for downloads manager and custom error pages
Credits
-
Mohammed Osama Mohamed Sayed Ahmed -
Microsoft .NET Framework 4.7SharpBrowser project. -
Robin Rodricks - SharpBrowser project.
-
Alex Maitland - CefSharp project, wrapper for CEF embeddable browser.
-
Ahmet Uzun - Original browser project.
Screenshots
Apple Homepage

Google Maps

Search Bar

Downloads Tab

Developer Tools

Custom Error Pages


Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

