# IsaacKing Browser

**Category:** Software & Apps · **Status:** Done

Whitelist-only browser. PyObjC + WKWebView .app.

**Stack / Tools:** macOS, WKWebView, PyObjC, Browser

**Build path:**
- V1 — White screen bug.
- V2 — Fixed: HTML string direct load.

**Location:** `~/projects/`

Whitelist-only browser: PyObjC + WKWebView. V1 had a white-screen bug — fixed by loading the HTML string directly instead of the URL. Only whitelisted domains load; everything else is blocked.
