Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Restaurant Games",
    "description": "Restaurant Games",
    "version": "0.96",
    "manifest_version": 2,
    "app": {
        "urls": [
            "http:\/\/restaurantgames.net\/"
        ],
        "launch": {
            "web_url": "http:\/\/restaurantgames.net\/"
        }
    },
    "icons": {
        "128": "restaurantgames-128x128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ]
}