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": 3, "name": "__MSG_AppName__", "version": "3.1", "version_name": "3.1", "action": { "default_icon": { "128": "icons\/128.png" }, "default_title": "Click to open game" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "128": "icons\/128.png" }, "options_page": "index.html", "sandbox": { "pages": [ "game\/index.html" ] }, "homepage_url": "https:\/\/tyroneunblockedgames.com\/game\/1v1-lol.html\/" }