Skip to content

fix v3 schema validation - #35

Open
colearendt wants to merge 1 commit into
StarkShang:mainfrom
colearendt:fix-v3-schema
Open

fix v3 schema validation#35
colearendt wants to merge 1 commit into
StarkShang:mainfrom
colearendt:fix-v3-schema

Conversation

@colearendt

Copy link
Copy Markdown

Close #11

This pulls the v3 schema verbatim from the google website. Unfortunately, the file's ordering and such has changed a decent bit. I changed a few things around, but ultimately thought sticking to a verbatim copy might be best.

I see this as fairly important since the plugin cannot be used with a content_security_policy until this fix is completed, since this causes a build failure, but satisfying the build causes a runtime failure.

# from the directory with the manifest schema
curl -sL -o schema-web-ext-manifest-v3.json https://json.schemastore.org/chrome-manifest

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

Successfully merging this pull request may close these issues.

validate manifest content_security_policy error

1 participant