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": "\uc232(SOOP) \uc0dd\ubc29\uc1a1 \uc54c\ub9bc", "version": "1.0.2", "description": "\ud2b9\uc815 \ubc29\uc1a1\uc778\uc758 \ubc29\uc1a1 \uc2dc\uc791 \uc54c\ub9bc\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.", "permissions": [ "alarms", "notifications", "storage" ], "host_permissions": [ "https:\/\/bjapi.afreecatv.com\/*", "https:\/\/profile.img.sooplive.co.kr\/*" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "icons": { "128": "icon.png" } }