Skip to content

Add Managing Browsers page to Reserved Browsers docs#322

Draft
ehfeng wants to merge 2 commits intomainfrom
hypeship/add-managing-browsers-doc
Draft

Add Managing Browsers page to Reserved Browsers docs#322
ehfeng wants to merge 2 commits intomainfrom
hypeship/add-managing-browsers-doc

Conversation

@ehfeng
Copy link
Copy Markdown
Contributor

@ehfeng ehfeng commented Apr 6, 2026

Summary

  • Adds a new "Managing Browsers" documentation page under the Reserved Browsers section
  • Documents how to configure Chrome browser policies (chrome_policies) for reserved browser pools
  • Covers HomepageIsNewTabPage, HomepageLocation, NewTabPageLocation, RestoreOnStartup, and RestoreOnStartupURLs policies
  • Includes TypeScript and Python SDK examples for creating and updating pools with Chrome policies
  • Adds the new page to the sidebar navigation in docs.json

Test plan

  • Verify the page renders correctly on Mintlify preview
  • Confirm sidebar navigation shows "Managing Browsers" under Reserved Browsers
  • Check code examples are correctly syntax-highlighted
  • Verify table renders properly

🤖 Generated with Claude Code

Document Chrome browser policy configuration for reserved browsers,
including HomepageIsNewTabPage, HomepageLocation, NewTabPageLocation,
RestoreOnStartup, and RestoreOnStartupURLs policies with SDK examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 6, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Apr 6, 2026, 9:28 PM

Rewrite to use the correct API field name (chrome_policy), streamline
the structure, and link to official Chrome enterprise policy docs for
the full policy reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

Evidence from the diff:

  • Changed files are limited to browsers/pools/managing-browsers.mdx (new docs page content) and docs.json (one sidebar navigation entry).
  • No application/runtime code paths, auth/permissions, infrastructure, or production logic were modified.
  • Blast radius is constrained to documentation rendering/navigation in the docs site.

Review decision: approving because this is a docs-only change with minimal operational risk and no existing approvals were present at review time.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant