Skip to content

Releases: Mohammad-Hasan-Kaman/kaman-web-browser

v1.0.0 - Initial Release

Choose a tag to compare

@Mohammad-Hasan-Kaman Mohammad-Hasan-Kaman released this 04 Jul 15:57

🌐 Kaman Web Browser - Initial Release

A lightweight, multi-tabbed desktop browser built with C# and Windows Forms, powered by the Microsoft Edge WebView2 (Chromium) engine.

✨ Key Features:

  • Multi-Tab Support: Seamlessly open, switch, and manage multiple browsing tabs.
  • Smart Navigation: Type a URL (e.g., github.com) or a search term; the browser auto-detects and routes correctly.
  • Chromium Engine: Fully compatible with modern web standards via Microsoft Web View2.
  • Clean UI: Minimalist interface with Back, Forward, Refresh, Stop, and New Tab controls.
  • Performance: Optimized memory management and double-buffered rendering for a smooth experience.

📥 How to Use:

  1. Download the kaman-web-browser.exe file (if attached).
  2. Run the executable.
  3. Start browsing! (Requires Windows with WebView2 Runtime, usually pre-installed on Win 10/11).

⚙️ Tech Stack:

  • C# (.NET Framework 4.8)
  • Microsoft.Web.WebView2
  • Windows Forms

Maintained by Mohammad Hasan Kaman