-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
Submit fails both stores #1124
Comments
For chrome, did you create a refresh token using For Firefox, I think there's a bug where WXT doesn't automatically convert MV3 |
Yes and the refresh token is saved in the .env.submit
…On Thu, Oct 31, 2024 at 9:14 AM Aaron ***@***.***> wrote:
For chrome, did you create a refresh token using wxt submit init?
For Firefox, I think there's a bug where WXT doesn't automatically convert
MV3 content_security_policy to it's MV2 form.
—
Reply to this email directly, view it on GitHub
<#1124 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADLFB3LTTXO7P3ABR7KZ4BDZ6JCLTAVCNFSM6AAAAABQ2O2GACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJQGEZTOMBTGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Are you using the right extension ID? Does a dry run pass? |
Dry run runs fine. Check OP, firefox works if you specify a separate
config. Chrome does not work, cws creds are correct.
…On Wed, Nov 13, 2024 at 12:06 PM Aaron ***@***.***> wrote:
Are you using the right extension ID? Does a dry run pass? wxt submit
--dry-run. Works fine for me, so something has to be wrong with your
credentials. Did you create the gcp credentials in the same account that
has access to the CWS?
—
Reply to this email directly, view it on GitHub
<#1124 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADLFB3LLCT2KCADAFBSGTW32AOPMJAVCNFSM6AAAAABQ2O2GACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZUGQ4TKMZVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Does it work if you upload them yourself? I had an issue once with Firefox's validation that |
Describe the bug
trying to use submit, and submission fails both stores. I have init both and have a .env.submit
Chrome: fails for unknown reason
Firefox: fails because it requires a string for config.manifest.content_security_policy instead of an array like Chrome v3. I used the -c param with zip and a custom firefox config and it submit correctly. Is there some way WXT has built in to handle this compatibility issue more smoothly that I'm missing?
Cli Command:
Logs:
Reproduction
n/a
Steps to reproduce
No response
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: