Skip to content

How can I enable auto launch only on Firefox? #499

Answered by aklinker1
EdoanR asked this question in Q&A
Discussion options

You must be logged in to vote

That is the only way. You might want to install and use cross-env for your dev:firefox script:

"scripts": {
  "dev:firefox": "cross-env TARGET=firefox wxt -b firefox"
},

But your way is fine if you're just using windows.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EdoanR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants