Install
Every installer is on the releases page, with SHA-256 checksums. Installers are signed, and the app keeps itself current with built-in updates (you stay in control of when it restarts).- macOS
- Windows
- Linux
Download the
.dmg for your Mac, open it, and drag Open Headers
into Applications:The app is signed and notarized. A .pkg installer ships
alongside each .dmg for managed deployments.The tray model
Open Headers is a background app: after launch it lives in the system tray (menu bar on macOS) and does its critical work — serving the extension, refreshing sources, syncing workspaces — without any window open. Open the workbench window from the tray icon when you want the UI; closing the window leaves the app running.Pair the extension
Nothing to configure: the desktop app listens on127.0.0.1:8137 and
the extension connects to it automatically
when both run on the same machine. The extension’s connection indicator
shows when the pairing is live, and dynamic values from the desktop app
become available to your rules.
Next steps
- Put a rule on live traffic if you haven’t yet — rules author the same way everywhere.
- Prefer a headless, shared back end? The same engine runs as a self-hosted server.