Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "manifest_version": 3, "default_locale": "en", "name": "__MSG_appName__", "version": "1.0", "description": "__MSG_appDesc__", "author": "sprunkiall", "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "action": { "default_icon": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "default_title": "Sprunki Game | Play Sprunki Incredibox Mods Free Online" }, "background": { "service_worker": "background.js" }, "sandbox": { "pages": [ "Game_Source\/index.html" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }