chrome-types icon indicating copy to clipboard operation
chrome-types copied to clipboard

JSON schema for manifest.json V3

Open schickling opened this issue 4 years ago • 5 comments
trafficstars

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 avatar Jan 07 '21 10:01 schickling

@dotproto

samthor avatar Apr 30 '21 00:04 samthor

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

shahriar-shojib avatar Dec 04 '21 15:12 shahriar-shojib

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.

Brawl345 avatar Dec 04 '21 15:12 Brawl345