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

Add JSON schema for manifest.json #5

Open
oliverdunk opened this issue Jun 29, 2022 · 0 comments
Open

Add JSON schema for manifest.json #5

oliverdunk opened this issue Jun 29, 2022 · 0 comments

Comments

@oliverdunk
Copy link
Owner

It'd be great to provide the editor with a JSON schema to make authoring the manifest.json file easier (with autocomplete etc). I think the Monaco editor does have some support for this.

Unfortunately there isn't an official schema right now but I believe for MV2 at least, there are some floating around.

We would want to do this in a way that allows unknown keys without erroring, and also do some sort of union among all of the browsers so we support all of the different keys.

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

1 participant