What is Huixor?
Huixor previews any website across device categories — iPhone, Android, tablet, watch, desktop monitors, and a VR environment — simultaneously in a single window. It is built with WPF + .NET 8 and WebView2, using the Chrome DevTools Protocol for faithful emulation.
Beta software: features are still being refined. Feedback directly shapes what ships next.
Media
Logo · icons · UI shot · VR captureThis page follows your light/dark theme: the large app mark matches it; the dashed tile is the alternate. Executable .ico is always shown for installers and shortcuts.
Light mode reference (full window)

Brand cuts (RemoveBG)

Light mode window (cutout)
Taskbar / left nav icon
vr video.mp4
Filter by region. Scroll the wide strip for large previews; thumbnails open the full viewer with captions.
Thumbnails
Huixor vs browser DevTools
| Feature | DevTools | Huixor |
|---|---|---|
| Devices at once | 1 | Up to 8 simultaneously |
| VR preview | No | Yes (A-Frame 3D) |
| Watch preview | No | Yes |
| Multi-monitor simulation | No | Single / dual / triple |
| Synced scroll | No | Yes |
| Responsiveness analysis | Manual | Automatic per device |
| Portable single exe | N/A | Yes |
Application layout
The shell is organized in four rows — title bar, URL bar, content, and status — with progressive UI collapse at narrow widths (see INFO for breakpoints).
+------------------------------------------------------------------+ | ROW 0: TITLE BAR | | Logo | Version | Nav | Social | Theme | RAM | Controls | +------------------------------------------------------------------+ | ROW 1: URL BAR | | Back Forward Refresh | Lock | URL | Search | View | Scroll | +------------------------------------------------------------------+ | ROW 2: CONTENT AREA | | Mobile / Desktop / VR / About | +------------------------------------------------------------------+ | ROW 3: STATUS BAR | | HUIX 2099 — Huixor | Victor Edet Coleman | v1.1.1 | +------------------------------------------------------------------+
Navigation tabs
Switch contexts without leaving the app. Pick a tab to read how each mode behaves.
Phone, tablet, and watch together. Grid view (four columns) or single view with specs and responsiveness readouts. Below 900px window width, grid becomes 2×2.
Core systems
- Theme engine — Dark (#09090B) and light (#F4F4F5) dictionaries with green accents; instant apply and VR sync.
- Scroll sync — Injected scripts,
postMessage, 30ms debounce, 400ms echo suppression; works across mobile and desktop pages. - Responsiveness analysis — Viewport meta, media-query counts, horizontal overflow — with color-coded results per device.
- RAM monitor — Live working-set readout every 3 seconds in the title bar.
- Close confirmation — Full-screen overlay; WebViews hidden while confirming exit.
Supported devices (30+ presets)
Expand a category to see preset names. VR / handheld rows are reserved for future selector wiring.
- ·iPhone 17 Pro Max
- ·iPhone 16 Pro Max
- ·iPhone 16 Pro
- ·iPhone 16
- ·iPhone SE 4
- ·iPhone 15
- ·iPhone 14
- ·iPhone 13 Mini
Tech stack & build
| UI | WPF (.NET 8) |
| Browser | WebView2 (Chromium) |
| Emulation | Chrome DevTools Protocol |
| Theme | XAML ResourceDictionary |
| VR | A-Frame 1.6 (WebGL) |
| Language | C# 12 |
| Ship | dotnet publish — single file, self-contained |
Distribution is a single self-contained executable — embedded VR assets, no separate runtime install. Example: dotnet publish src\Huixor\Huixor.csproj -c Release -r win-x64
Download
Grab the portable build from this site. WebView2 Runtime is required (usually already present on Windows 10/11). Single .exe — no installer needed.
Beta feedback
Notes are stored as JSON in your browser (localStorage). Clearing site data or another device won't see them — but you can fix typos or delete only your own entries. Optionally send a copy to HUIX (requires email — uses the same secure form as Contact).
Loading…
Community
Report bugs, request features, and follow releases on our channels. Huixor is open source — test on real sites and tell us what breaks.
Huixor v1.1.1 beta — Victor Edet Coleman / HUIX 2099
Built by

Victor Edet Coleman
01Monrovia, Liberia · CTO & Co-founder
3D Software Engineer who designed, architected, and built Huixor from scratch — the WPF engine, WebView2 integration, VR preview, device emulation layer, and every pixel of the UI.