Skip to content

Add JSON schema for manifest.json #5

Open
@oliverdunk

Description

@oliverdunk
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @oliverdunk

        Issue actions

          Add JSON schema for manifest.json · Issue #5 · oliverdunk/web-extension-playground