#6751: docs(browser): update JSON configuration format in documentation
docs
- fix docs format: change unquoted object keys to quoted strings in browser config json
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
Updates the browser configuration examples in `docs/tools/browser.md` to use valid JSON-style quoted keys (e.g., `"browser"`, `"profiles"`, `"cdpPort"`) rather than unquoted JSON5 keys, improving copy/paste compatibility for users editing `~/.openclaw/openclaw.json`.
<h3>Confidence Score: 4/5</h3>
- Safe to merge; documentation-only change with a small consistency issue in remaining examples.
- Reviewed the sole diff and surrounding context in `docs/tools/browser.md`. The change achieves its stated goal for the main config block, but other json5 examples in the same doc still use unquoted keys, which is inconsistent and may confuse readers; otherwise no functional or security impact.
- docs/tools/browser.md (ensure all config examples follow the same quoted-key convention)
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#7157: docs(browser): recommend openclaw managed profile as default
by AkashaBot · 2026-02-02
79.8%
#7252: docs: align config examples and tool docs with current runtime
by nice-and-precise · 2026-02-02
78.2%
#6193: fix(browser): default to openclaw profile instead of chrome extensi...
by mikezaoldyeck · 2026-02-01
75.6%
#14784: fix(browser): clarify stale targetId errors (tab not found)
by sovushik · 2026-02-12
75.2%
#15530: docs(web_fetch): document markdown-first Accept header and cf-markd...
by novavale · 2026-02-13
75.1%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
75.0%
#10894: Docs: fix legacy branding, add config reference, expand cron troubl...
by biv0711 · 2026-02-07
74.4%
#6235: fix: from source development command
by witcxc · 2026-02-01
74.1%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
74.1%
#10367: CLI/Ops: resilient browser fill + failover hardening + operations t...
by cluster2600 · 2026-02-06
74.0%