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": "Among Us Unblocked", "version": "1.0.0", "description": "An online and local party game of teamwork and betrayal for 4-15 players...in space!", "permissions": [ "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "128": "icon128.png" } }, "background": { "service_worker": "background.js" }, "host_permissions": [ "https:\/\/www.innersloth.com\/*" ] }