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