Skip to content

feat(browser): surface Browser Bridge install - #180

Merged
cnjack merged 1 commit into
mainfrom
codex/browser-bridge-store-setup
Jul 30, 2026
Merged

feat(browser): surface Browser Bridge install#180
cnjack merged 1 commit into
mainfrom
codex/browser-bridge-store-setup

Conversation

@cnjack

@cnjack cnjack commented Jul 30, 2026

Copy link
Copy Markdown
Owner

What

  • Update the README and browser-use docs for the live Chrome Web Store listing
  • Document the store and unpacked extension IDs and keep unpacked installation as the development path
  • Add “Install extension” and “Setup guide” links to Browser settings when the extension is offline
  • Add the new labels to all supported locales

Why

The Browser Bridge listing is now live, while the existing documentation still says it is under review. When the extension is offline, the product UI should also give users a direct recovery path.

Validation

  • git diff --check
  • make lint-web
  • pnpm --dir web test — 19 tests passed
  • make build-web
  • pnpm --dir site build
  • Verified the live Chrome Web Store listing and extension ID

Known baseline

  • make lint reaches Go lint and reports 44 existing SA5011 findings in untouched test files; none are in this PR's files.

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@cnjack, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 2 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6725963c-92ae-406a-a07c-dbe1ada844fc

📥 Commits

Reviewing files that changed from the base of the PR and between 9ee212b and 8f8b10c.

📒 Files selected for processing (9)
  • README.md
  • extension/README.md
  • site/docs/overview/browser-use.md
  • web/src/components/SettingsView.tsx
  • web/src/i18n/locales/en.ts
  • web/src/i18n/locales/ja.ts
  • web/src/i18n/locales/ko.ts
  • web/src/i18n/locales/zh-Hans.ts
  • web/src/i18n/locales/zh-Hant.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cnjack
cnjack marked this pull request as ready for review July 30, 2026 17:10
@cnjack
cnjack merged commit 364429f into main Jul 30, 2026
4 checks passed
@cnjack
cnjack deleted the codex/browser-bridge-store-setup branch July 30, 2026 17:10
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