chrome-types
chrome-types copied to clipboard
JSON schema for manifest.json V3
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
@dotproto
for those who are still wondering, the link https://json.schemastore.org/chrome-manifest now has schema definitions for manifest v3.
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.