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": "Just Fall lol Online For Free", "version": "1.5", "description": "Just Fall lol Game is a multiplayer arcade game! Try to survive in the hexagon world and win a cool prize. Play now at any place.", "action": { "default_icon": "icon-128x128.png" }, "default_locale": "en", "background": { "service_worker": "bg.js" }, "icons": { "128": "icon-128x128.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ] }