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": 2, "name": "\ud2b8\uc704\uce58 \ud22c\ud45c \ucd94\ucca8\uae30", "version": "3.3.3", "description": "Twitch.tv \ud22c\ud45c & \ucd94\ucca8 \ud504\ub85c\uadf8\ub7a8", "icons": { "32": "icons\/32.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "options_page": "options.html", "web_accessible_resources": [ "app.html", "access_token.html", "auth.html", "auth_fail.html" ], "permissions": [ "storage", "tts" ], "incognito": "split", "browser_action": { "title": "Twitch.tv \ud22c\ud45c & \ucd94\ucca8" } }