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": "Chess Master Classic", "manifest_version": 3, "homepage_url": "https:\/\/storygram.online\/games\/chess", "version": "1.0", "offline_enabled": true, "background": { "service_worker": "background.js" }, "action": { "default_title": "Chess Master Classic", "default_icon": { "128": "icon.jpg" }, "default_popup": "popup.html" }, "icons": { "128": "icon.jpg" } }