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

JSON schema for manifest.json V3 #7

Open
schickling opened this issue Jan 7, 2021 · 3 comments
Open

JSON schema for manifest.json V3 #7

schickling opened this issue Jan 7, 2021 · 3 comments

Comments

@schickling
Copy link

schickling commented Jan 7, 2021

I'm not sure whether this is the right place to ask but it would be great to have an up to date JSON schema definition for the manifest.json file which would improve the authoring experience in editors like VSC. You could even consider adding it to schemastore.org.

Thanks.

Update: V2 seems to already be available: https://json.schemastore.org/chrome-manifest

@schickling schickling changed the title JSON schema for manifest.json JSON schema for manifest.json V3 Jan 7, 2021
@samthor
Copy link
Contributor

samthor commented Apr 30, 2021

@dotproto

@shahriar-shojib
Copy link

for those who are still wondering, the link https://json.schemastore.org/chrome-manifest now has schema definitions for manifest v3.

@Brawl345
Copy link

Brawl345 commented Dec 4, 2021

for those who are still wondering, the link json.schemastore.org/chrome-manifest now has schema definitions for manifest v3.

But not everything. declarative_net_request is missing for example.

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

5 participants
@samthor @schickling @Brawl345 @shahriar-shojib and others