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": "BQ Score", "description": "Keep score of an AG Bible Quiz match using your laptop with this easy to use Chrome app.", "version": "1", "app": { "launch": { "local_path": "score.htm" } }, "icons": { "16": "icon16.png", "128": "icon.png" }, "permissions": [] }