Skip to content

WXT Store Upload/Submit #1545

Answered by aklinker1
mrshappy0 asked this question in Q&A
Mar 28, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Haha yup, you're missing something, but it's my fault - I don't link to the docs for all the options in the store docs.

If you run the wxt submit init or wxt submit --help, these commands would have shown you all the options, including the --chrome-skip-submit-review flag/CHROME_SKIP_SUBMIT_REVIEW env var.

env:
  CHROME_EXTENSION_ID: ${{ secrets.CHROME_EXTENSION_ID }}
  CHROME_CLIENT_ID: ${{ secrets.CHROME_CLIENT_ID }}
  CHROME_CLIENT_SECRET: ${{ secrets.CHROME_CLIENT_SECRET }}
  CHROME_REFRESH_TOKEN: ${{ secrets.CHROME_REFRESH_TOKEN }}
  CHROME_SKIP_SUBMIT_REVIEW: true

I'll update the docs with a link to all the options, because its just missing 🤦

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mrshappy0
Comment options

Answer selected by mrshappy0
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