Skip to content

fix: create missing Chromium profile before launch - #2602

Open
JoeyTan21 wants to merge 1 commit into
wxt-dev:mainfrom
JoeyTan21:codex/fix-2593-chromium-profile
Open

JoeyTan21 wants to merge 1 commit into
wxt-dev:mainfrom
JoeyTan21:codex/fix-2593-chromium-profile

Conversation

@JoeyTan21

Copy link
Copy Markdown

Summary

Pass profileCreateIfMissing to web-ext when a custom Chromium profile is configured.
Add regression coverage for the web-ext runner configuration.

Testing

bun run --filter wxt test run web-ext.test.ts
bun run --filter wxt check:default
bun run --filter wxt check:tsc-virtual

Fixes #2593

@JoeyTan21
JoeyTan21 requested a review from aklinker1 as a code owner August 27, 2026 13:01
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit b4984e8
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a903541cd6d710008f0d0f8
😎 Deploy Preview https://deploy-preview-2602--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Aug 27, 2026

This branch has not been deployed

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

Labels

pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create missing chromiumProfile directory before launching Chrome

1 participant