Settings Reference

Bromure has two levels of settings: Profile Settings (per-profile, opened via the gear icon next to each profile) and App Settings (global, opened via the Bromure menu or keyboard shortcut). This document describes every panel in detail.

Profile Settings

Each profile has its own independent configuration across nine panels.

General

Basic identity and behavior for the profile.

General settings panel
SettingDescription
Profile NameThe display name shown in the profile list and window title bar.
Retain Browsing DataWhen enabled, bookmarks, history, cookies, and passwords persist between sessions on a dedicated virtual disk. When disabled (the default), everything is destroyed when the window closes.
Delete Browsing Data...Appears when "Retain Browsing Data" is enabled and a profile disk exists. Permanently deletes the profile's saved browsing data (history, cookies, passwords, bookmarks). The profile itself is not deleted — only the persistent disk contents are erased.
Shared ClipboardAllow copy-paste between your Mac and the browser VM. Disabled by default for security — a compromised page cannot read your clipboard unless you opt in.
Window ColorA colored border drawn around the browser window to visually distinguish profiles. Options: None, Blue, Red, Green, Orange, Purple, Pink, Teal, Gray.
Home PageThe URL loaded when a new session starts for this profile. Defaults to https://bromure.io/hello.
Match Keyboard LayoutAutomatically switches the browser's keyboard layout when you change it on your Mac. Uses a vsock bridge to send layout changes to the VM in real time. When disabled, the browser always uses the layout set in App Settings > Input. Enabled by default. Supports 249 keyboard layouts.
LanguageThe browser's display language. Options: Same as System, English, French, German, Spanish, Portuguese, Japanese, Traditional Chinese, Simplified Chinese.
CommentsA short note about the profile. Shown as a tooltip when you hover over the profile in the list.

Performance

Controls how the browser uses your Mac's hardware.

Performance settings panel
SettingDescription
GPU AccelerationUses your Mac's graphics chip (via Virtio GPU) to accelerate page rendering, CSS animations, and video playback. Enabled by default. Turn it off if you experience visual glitches or display corruption.
WebGLAllows websites to use 3D graphics APIs. Required by some games, mapping services (Google Maps 3D), and data visualization tools. Disabled by default to reduce attack surface — WebGL exposes GPU driver interfaces to web content. Automatically disabled when GPU Acceleration is off.
Zero-Copy RasterizationReduces memory copies during page rendering by allowing the GPU to rasterize directly into shared memory. Improves performance on most systems. Enabled by default.
Smooth ScrollingAnimates scrolling for a smoother, more fluid feel. Disable for instant, jump-style scrolling. Enabled by default.

Media

Audio output and device sharing for video calls, meetings, and media playback.

Media settings panel
SettingDescription
AudioMaster toggle for all sound output from websites. When enabled, a volume slider (0–100%) appears.
VolumeControls the audio output level for this profile. Independent from other profiles and from your Mac's system volume.
Share WebcamForwards your Mac's camera into the VM so websites can use it for video calls. When enabled, a live preview appears along with a quality picker and an Effects button for real-time visual effects, including face swap for anonymous video calls.
Share MicrophoneForwards your Mac's microphone into the VM for voice calls and voice input.
Device SelectionChoose which camera, microphone, and speaker each profile uses. Defaults to your Mac's default devices.
SpeakerChoose which audio output device this profile uses for sound playback. Shown as a standalone picker when both webcam and microphone sharing are disabled; otherwise appears inline in the microphone section. Defaults to your Mac's default speaker.

File Transfer

Controls file uploads and downloads between your Mac and the browser VM.

File Transfer settings panel
SettingDescription
File UploadAllow sending files from your Mac to websites in this browser session. When enabled, file picker dialogs in the browser can access a shared folder on your Mac.
File DownloadAllow saving files from websites to your Mac. Downloaded files appear in a sidebar drawer within the browser window.
Scan Downloads with VirusTotalWhen downloads are enabled, automatically submit every downloaded file to VirusTotal for malware analysis before it reaches your Mac. Requires a free VirusTotal API key.
Block ThreatsAutomatically prevent files that VirusTotal flags as malicious from being saved or dragged to your Mac.
Block Unscannable FilesBlock files that could not be scanned — files too large for VirusTotal, rate-limited requests, or unknown file types. When disabled, unscannable files can still be saved manually.

Privacy & Safety

Controls what the browser can access and share.

Privacy & Safety settings panel
SettingDescription
Block Malware SitesBlocks access to websites known to distribute viruses or steal information by routing DNS queries through Cloudflare's security-filtered resolvers (1.1.1.2 / 1.0.0.2).
AI Phishing Detection (Beta)Analyzes pages with an AI model to catch scams and phishing before you act on them. The page's URL, visible text, and form structure are sent to a Bromure analysis server for scoring — data leaves the local VM.
Use macOS PasskeysSign in to websites using passkeys stored on your Mac. Each request requires Touch ID or password approval.
Use macOS PasswordsAutofill usernames and passwords from your Mac's saved passwords and iCloud Keychain. Disables Chromium's built-in password manager.
Block Screen CaptureHides this browser window from screenshots, screen recordings, and screen sharing apps like Zoom. Useful when sharing your screen in a meeting while keeping a browser session private.
Send Link to Other SessionAdds a right-click context menu option to send a link to a different Bromure profile. Useful for opening a suspicious link in a more isolated profile.
User AgentHow this browser identifies itself to websites. By default Bromure appears as Chrome on macOS so sites don't see the Linux VM. Enter a custom user agent string to override, or leave blank to use the default.

Network Isolation

Restricts which networks and ports the browser can reach.

Network Isolation settings panel
SettingDescription
Network InterfaceOverride the global network setting for this profile. Use this to attach different profiles to different network adapters. Options: Default (use global setting), NAT, or bridge on a specific physical interface.
Isolate from Local NetworkPrevents the browser VM from reaching any device on your home or office network — printers, NAS drives, routers, internal servers. Internet access is unaffected.
Restrict Outgoing PortsOnly allows the browser to connect on specific TCP ports. Enter a comma-separated list of ports or ranges (e.g., 80, 443, 8000-9000). DNS (port 53) is always allowed.

VPN & Ads

Network privacy and ad blocking.

VPN & Ads settings panel
SettingDescription
Cloudflare WARPRoutes all browser traffic through Cloudflare's encrypted WARP network, hiding your IP address from websites. Runs entirely inside the disposable VM. Requires at least 2 GB of VM memory.
WireGuardRoutes all browser traffic through a WireGuard tunnel running inside the disposable VM. Works with any WireGuard provider (Mullvad, ProtonVPN, a self-hosted server, etc.). Select this option to reveal the configuration editor.
WireGuard ConfigurationThe .conf file content for the WireGuard tunnel. Paste the file contents directly into the text editor or use the Import .conf File… button to load it from disk. Only visible when WireGuard is selected as the VPN mode.
Connect on StartupWhen WARP or WireGuard is enabled, automatically connect the VPN when the browser session starts. You can always toggle it from the VPN button in the window's titlebar.
IKEv2Routes all browser traffic through an IKEv2/IPsec tunnel running inside the disposable VM. Works with any standards-compliant IKEv2 server (Cisco, Juniper, strongSwan, Windows Server, etc.). Select this option to reveal the IKEv2 configuration fields.
IKEv2 — Server AddressHostname or IP address of the IKEv2 gateway.
IKEv2 — Remote IDIKE identity sent by the gateway. Leave empty to use the server address as the remote ID.
IKEv2 — User AuthenticationAuthentication method: Username (EAP — username + password), Certificate (a .p12/.pfx client certificate), or None (PSK) (a pre-shared secret).
IKEv2 — Username / PasswordCredentials for EAP authentication. Stored in your macOS Keychain, not in the profile file. Visible only when Username authentication is selected.
IKEv2 — Shared SecretPre-shared key for PSK authentication. Stored in your macOS Keychain. Visible only when None (PSK) is selected.
IKEv2 — Certificate / PassphraseClient certificate (.p12 or .pfx) and its passphrase for certificate-based authentication. Stored in your macOS Keychain. Visible only when Certificate authentication is selected.
IKEv2 — VPN ProxyRoute browser traffic through an HTTP proxy reachable inside the VPN tunnel. Enter a hostname and port; username and password fields appear when a hostname is set.
IKEv2 — Use VPN DNSUse DNS servers pushed by the IKEv2 gateway, preventing DNS leaks outside the tunnel.
IKEv2 — Connect on StartupAutomatically connect the IKEv2 tunnel when the browser session starts. You can always toggle it from the window's VPN button.
OpenVPNRoutes all browser traffic through an OpenVPN tunnel running inside the disposable VM. Works with any standard OpenVPN server. Select this option to reveal the configuration editor.
OpenVPN ConfigurationThe .ovpn file content for the OpenVPN tunnel. Paste the file contents directly into the text editor or use the Import .ovpn File… button to load it from disk. Certificates and keys can be inlined in the file. Only visible when OpenVPN is selected as the VPN mode.
OpenVPN — Username / PasswordCredentials for OpenVPN username/password authentication. Password is stored in your macOS Keychain. Visible only when OpenVPN is selected.
OpenVPN — Connect on StartupAutomatically connect the OpenVPN tunnel when the browser session starts. You can always toggle it from the window's VPN button.
Block AdsBlocks ads and tracking scripts at the network layer using a built-in DNS sinkhole and Squid proxy. Ads are intercepted before they reach the browser.
Note: If an HTTP proxy is configured in the Enterprise tab, both WARP and ad blocking are disabled.

Enterprise

Settings for managed environments and corporate deployments.

Enterprise settings panel
SettingDescription
HTTP ProxyRoute all browser traffic through a corporate proxy server. Enter the hostname and port. Optional username and password fields for proxy authentication. When a proxy is active, WARP and ad blocking are automatically disabled.
Root CertificatesInstall custom CA certificates so the browser trusts your organization's internal websites and TLS-intercepting proxies. Accepts PEM, DER, CRT, and CER files.

Advanced

Additional options for power users.

Advanced settings panel
SettingDescription
Allow AutomationLet external tools (Claude Code, Puppeteer, Playwright) create browser sessions and control this profile remotely via the automation API. When disabled, this profile is hidden from the API.
Session RecordingRecord all HTTP requests made during this browsing session. Choose a capture level: Basic (URLs only), Headers (URLs + headers + POST data), or Full (URLs + headers + response bodies). Useful for analyzing what a suspicious link does behind the scenes. When the session ends, you can save the recording as a .bromtrace file or discard it.
Start Recording AutomaticallyBegin capturing requests as soon as the session opens. When off, recording starts only when you click the record button in the titlebar.
Encrypt Browsing DataEncrypts the persistent disk using LUKS. The encryption key is stored in your macOS Keychain. Only available when "Retain Browsing Data" is enabled.

App Settings

Global settings that apply to all profiles and sessions. Opened via the Bromure menu or keyboard shortcut.

Hardware

Resources allocated to each browser session.

SettingDescription
MemoryRAM allocated to each VM. Options: 1 GB, 2 GB (default), 3 GB, 4 GB, 8 GB, 16 GB. 2 GB is sufficient for most browsing. WARP requires at least 2 GB.
CPU CoresNumber of CPU cores assigned to each VM. "Automatic" (default) allocates 2 cores per GB of memory, up to the number of cores on your Mac.
Kernel Boot OptionsAdditional Linux kernel command-line parameters appended to the VM boot command. The default (arm64.nosme) disables SME to work around a crash on Apple M4 processors. A warning appears if you change this from the default.
Energy ModeControls when idle browser sessions pause to save battery. Automatic follows your Mac's Low Power Mode. Low Power pauses idle sessions after 3 minutes of inactivity regardless of system power state. High Power never pauses sessions.

Input

Keyboard and trackpad settings.

SettingDescription
Keyboard LayoutThe base keyboard layout used inside the VM. Over 249 layouts available including US, AZERTY, QWERTZ, Dvorak, Colemak, and international layouts. This sets the initial layout at image build time. For dynamic switching, use "Match Keyboard Layout" in each profile's General settings. Changing this rebuilds the base image.
Natural ScrollingMatches your macOS trackpad scrolling direction inside the VM. Requires a base image rebuild when changed.
Use Command as ControlSwaps the Command and Control keys so that macOS shortcuts (Cmd+C, Cmd+V, Cmd+T) work as expected inside the Linux VM. Does not require a rebuild.

Display

Screen and appearance settings.

SettingDescription
Scale FactorDisplay resolution: 1x (standard) or 2x (Retina). Use 2x for sharp text on Retina displays. Changes take effect on the next session (no image rebuild required).
AppearanceBrowser color scheme: "Same as System" follows your macOS light/dark setting, or force "Light" or "Dark".

Network

Connection mode and DNS settings. These settings are rarely needed — the defaults work for most users.

SettingDescription
Connection ModeNAT (default): The VM shares your Mac's network connection. Bridged: The VM gets its own IP address on your physical network. Bridged mode disables LAN isolation and port restriction.
Network InterfaceWhen using bridged mode, select which physical network interface the VM bridges to.
DNS ServersOverride the DNS servers used inside the VM. Only applies in NAT mode. Leave empty to use your Mac's default DNS.
Phishing Analysis ServerURL of the server used for AI-powered phishing detection. Defaults to the Bromure-hosted analysis endpoint. Change this to point at a self-hosted instance.

Storage

Disk usage and base image management.

SettingDescription
Disk UsageShows total disk space consumed by the base image and all profile data.
Storage LocationThe path where Bromure stores its data (~/Library/Application Support/Bromure).
ResetDeletes the Linux base image, forcing a fresh download and setup on next launch. Does not delete profile data or settings.

Automation

Remote browser control via HTTP API, CDP, and MCP. The automation server can be toggled on and off dynamically without restarting the app.

SettingDescription
Enable AutomationStart an HTTP server that lets external tools create browser sessions and control them via CDP.
API PortThe port for the automation API server (default: 9222).
Bind Address127.0.0.1 (localhost only) or 0.0.0.0 (all interfaces). Binding to all interfaces exposes the API to your entire network.

API Reference

MethodEndpointDescription
GET/healthHealth check
GET/profilesList available profiles
GET/sessionsList active sessions
POST/sessionsCreate a new browser session
GET/sessions/:idGet session info
DELETE/sessions/:idClose a session
GET/sessions/:id/traceGet session trace events
WS/cdp/:id/...Chrome DevTools Protocol WebSocket proxy

MCP Server

Bromure includes a built-in Model Context Protocol server for AI tools. Add to your .mcp.json:

{
  "mcpServers": {
    "bromure": {
      "command": "/Applications/Bromure.app/Contents/MacOS/bromure",
      "args": ["mcp"]
    }
  }
}

Add --debug to the args for VM shell access and app state tools.

Localization

Bromure is available in 8 languages: English, French, German, Spanish, Portuguese, Japanese, Traditional Chinese (zh-TW), and Simplified Chinese (zh-CN). The app follows your macOS language setting, or you can override it per launch with the -AppleLanguages flag.