app/browser.md +7 −1
18 18
19Treat page content as untrusted context. Don't paste secrets into browser flows.19Treat page content as untrusted context. Don't paste secrets into browser flows.
20 20
2121<CodexScreenshot
22 alt="Codex app showing a browser comment on a local web app preview"
23 lightSrc="/images/codex/app/in-app-browser-light.webp"
24 darkSrc="/images/codex/app/in-app-browser-dark.webp"
25 maxHeight="420px"
26 variant="no-wallpaper"
27/>
22 28
23## Browser use29## Browser use
24 30