Zen Browser: Universal Autofill not working on macOS
Zen Browser support was added for Windows (discussion) but macOS still doesn't work.
1Password skips the b5x browser extension path entirely for Zen on macOS — goes straight to native accessibility APIs which loop through "Nothing to be filled" for ~30s and give up. The extension is installed and the native messaging host is configured at ~/Library/Application Support/zen/NativeMessagingHosts/com.1password.1password.json, but 1Password never attempts to use it.
Verified that Zen's macOS accessibility tree is structurally identical to Firefox's — same AXWebArea, AXTextField, AXSecureTextField elements with the same attributes, tested side by side on the same login form.
The macOS desktop app needs the same treatment as the Windows fix — recognizing app.zen-browser.zen as a browser so it routes through b5x.
- 1Password version: 8.10.x
- Extension version: installed from Firefox Add-ons Store
- OS version: macOS (aarch64)
- Browser: Zen Browser 1.19.12b
