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", "manifest_version": 2, "name": "JBQ Think Fast", "description": "Play a game that helps JBQ quizzers learn the interrupt positions for questions.", "version": "5", "app": { "launch": { "local_path": "thinkfastgame.htm" } }, "icons": { "16": "icon16.png", "128": "icon.png" }, "permissions": [ "http:\/\/pfjbq.com\/*" ] }