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": "Cooking Games Collection \ud83c\udf55\ud83d\udc69\u200d\ud83c\udf73: Explore, Favorite & Play [Launcher] \ud83d\udd2a", "version": "1.0", "description": "One-Click Access to Explore, Favorite, and Play Your Cooking Games Collection!", "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "host_permissions": [ "https:\/\/magbei.com\/*" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'none'; style-src 'self' https:\/\/fonts.googleapis.com; font-src https:\/\/fonts.gstatic.com; img-src 'self' https:\/\/via.placeholder.com https:\/\/magbei.com; connect-src 'self' https:\/\/magbei.com; default-src 'self'; frame-ancestors 'none'" } }