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": "\ud074\ub9ac\uc559, \ub2e4\ubaa8\uc559 \ud6c4\ubc29\uc815\ub9ac ", "version": "2.1.9", "description": "\ud074\ub9ac\uc559, \ub2e4\ubaa8\uc559 \ud6c4\ubc29, \uc57d\ud6c4, \uc57d\ud6c4\ubc29, \u3147\u314e, \u314e\u3142 \uae00\ub4e4\uc744 \uac04\ud3b8\ud558\uac8c \uc870\ud68c \ubc0f \ucc28\ub2e8\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "icons": { "16": "icons\/icon_16x16.png", "48": "icons\/icon_48x48.png", "128": "icons\/icon_128x128.png" }, "permissions": [ "storage", "activeTab" ], "background": { "service_worker": "src\/background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.clien.net\/*", "*:\/\/damoang.net\/*" ], "js": [ "src\/content.js" ] } ], "action": { "default_popup": "public\/index.html" }, "web_accessible_resources": [ { "resources": [ "dist\/*" ], "matches": [ "*:\/\/*.clien.net\/*", "*:\/\/damoang.net\/*" ] } ] }