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

Informational message about adding GUID to manifest is incorrect #2530

Closed
eviljeff opened this issue Oct 18, 2022 · 1 comment
Closed

Informational message about adding GUID to manifest is incorrect #2530

eviljeff opened this issue Oct 18, 2022 · 1 comment
Assignees

Comments

@eviljeff
Copy link
Member

We say
You must add the following to your manifest:
"browser_specific_settings": {"gecko": "{b4ae8cf6-c144-4ab9-9be0-2d105dba3ed4}"}
but it should be
You must add the following to your manifest:
"browser_specific_settings": {"gecko": {"id": "{b4ae8cf6-c144-4ab9-9be0-2d105dba3ed4}"}}

@willdurand
Copy link
Member

also fixed by #2531

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

No branches or pull requests

2 participants