Implemented package capabilities
- Soft dark by default, with Slate and Midnight blue palettes plus Teal, Blue, Violet and Amber accents across browser chrome, tabs, dialogs and the local new-tab page. Community 0.3.25 clears and palette-paints rounded toolbar, address, separator, new-tab, tab-well, WebView-gutter, focus-ring and status surfaces so the active palette does not leak default system-white or system-black pixels.
- Desktop and Start-menu application entries plus native minimize and close-to-tray controls.
- Per-user Windows Default Apps registration for HTTP, HTTPS, HTM and HTML. The main menu opens the protected Windows selection screen; ZSEC never writes Windows
UserChoiceor silently hijacks the default. - An explicit per-launch local automation surface for trusted same-user agents: random 256-bit session token, current-user-only named pipe, bounded open URL/open tab/activate and non-sensitive state commands. There is no TCP listener, DevTools port, DOM execution, content reading, cookies, passwords, history or storage access.
- Page-requested windows are blocked by default without opening, selecting or focusing another tab. A revocable exact-HTTPS origin permission still requires a WebView2-confirmed user request, an HTTPS destination, the 32-tab limit and a two-second burst guard; accepted requests open as independent normal tabs without a usable
window.opener. This reduces popup and pop-under exposure but is not a guarantee against every malicious site or browser-engine exploit. - Working managed tabs, up to 32 command-line destinations, bookmark star/bar/manager, HTML import/export, bounded history and typed-address suggestions. Bookmark HTML parsing has a two-second regex limit and rolls back partial in-memory additions if parsing times out.
- A local Migration centre automatically discovers readable Brave, Chrome and Edge profiles, previews safe bookmark URLs and imports them in one click without overwriting existing bookmarks. Firefox is included when a readable plain-JSON bookmark source exists; compressed
.jsonlz4andplaces.sqliteare not claimed. Discovered profile roots that are filesystem reparse points or junctions are skipped. - A menu-only Sign-in Setup Assistant offers a searchable reviewed catalog plus exact HTTPS origins already present in local ZSEC bookmarks/history. It scans no source-browser profile, leaves every origin unselected, strips paths, queries and fragments, revalidates selections and confirms the exact origins before opening at most 20 tabs. It never extracts or transfers source-browser cookies, sessions, tokens, passwords, form data or profiles.
- An encrypted password manager with local search, add/edit/remove, password generation, five-minute idle locking, 15-second maximum reveal and unchanged-clipboard clearing after 30 seconds.
- Explicit Chrome, Edge, Brave and Firefox password-export CSV import with local preview, HTTPS-only validation, duplicate skipping, rollback on failure and optional hash-verified deletion of the plaintext export. Cookies, authenticated sessions, passkeys and TOTP are never imported.
- Independent opt-in switches can offer to save or update a submitted login and fill a saved login on its exact HTTPS origin. Save/update always requires a native choice, multiple usernames use a picker, and fill never submits.
- Supported WebView2 page and video fullscreen, including F11 and Escape, while retaining the default GPU media path. Codec, DRM, HDR and hardware-decoding availability remain properties of Microsoft WebView2, Windows, the graphics driver and the media provider.
- Packaged new-tab surface served from a dedicated HTTPS virtual host with no network dependencies.
- An installer that checks the Microsoft-signed Evergreen WebView2 runtime and minimum version.
- All-resource-kind native filtering, tracking-link cleanup, default-deny site permissions and the exact Browser Shields 0.5.2 policy.