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

manifest.json #20

Open
xhacker opened this issue Sep 8, 2014 · 0 comments
Open

manifest.json #20

xhacker opened this issue Sep 8, 2014 · 0 comments
Labels

Comments

@xhacker
Copy link
Member

xhacker commented Sep 8, 2014

Format:

{
    "name": "Pomotodo",
    "localized_name": {
        "zh_CN": "番茄土豆"
    },
    "bundle_id": "com.pomotodo.Pomotodo"
    "version": "1.0.0",
    "popup_size": {
        "width": 400,
        "height": 300
    }
    "windows": {
        "publisher": "Pomotodo",
        "url": "https://pomotodo.com",
        "codename": "pomotodo",
        "uuid": "33E7B2D6-CAE5-4E54-8D2B-1FDBC7080052",
        "popup_size": {
            "width": 400,
            "height": 320
        }
    },
    "mac": {
        "bundle_id": "com.pomotodo.PomotodoMac",
    }
}

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4259348-manifest-json?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).
@xhacker xhacker added the feature label Sep 8, 2014
@xhacker xhacker self-assigned this Sep 22, 2014
@xhacker xhacker removed their assignment Jul 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant