Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(runner): Create new @wxt-dev/runner package #1566

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Apr 8, 2025

Overview

This package's goal is to replace web-ext with a lighter-weight alternative. Additionally, Chrome will soon be dropping --load-extesion flag, meaning we need another way to load extensions into browsers programatically.

This should:

  • Reduce WXT's install size from 80MB to 55MB
  • Add support for E2E testing on Firefox
  • Provide presets for persisting data between launches (user-level, project-level, or no persistence)

Manual Testing

cd packages/runner
pnpm dev
pnpm dev firefox-nightly

Related Issue

N/A

@aklinker1 aklinker1 changed the title feat(runner): Create new package feat(runner): Create new @wxt-dev/runner package Apr 8, 2025
Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 6572c83
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/67fc820e6c3f3f0008605215
😎 Deploy Preview https://deploy-preview-1566--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@aklinker1 aklinker1 marked this pull request as ready for review April 13, 2025 17:36
@aklinker1 aklinker1 requested a review from Timeraa as a code owner April 13, 2025 17:36
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.

2 participants