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", "manifest_version": 2, "name": "Typing Instructor Web", "description": "Typing Instructor Web is an innovative online program that teaches kids, ages 12 to Adult, to type.", "version": "1.0", "icons": { "128": "ti-icon.png" }, "app": { "urls": [ "http:\/\/www.typinginstructor.com\/" ], "launch": { "web_url": "http:\/\/www.typinginstructor.com\/" } }, "permissions": [ "unlimitedStorage", "notifications" ] }