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": "TouchEn PC\ubcf4\uc548 \ud655\uc7a5", "version": "1.0.2.4", "action": { "default_icon": { "16": "default_16.png", "48": "default_48.png", "128": "default_128.png" } }, "description": "\ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \ub77c\uc628\uc2dc\ud050\uc5b4\uc758 PC\ubcf4\uc548 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\uae30 \uc704\ud55c \ud655\uc7a5 \ud504\ub85c\uadf8\ub7a8\uc785\ub2c8\ub2e4.", "icons": { "16": "default_16.png", "48": "default_48.png", "128": "default_128.png" }, "author": "\ub77c\uc628\uc2dc\ud050\uc5b4\u321c", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "inject.js" ], "all_frames": true, "run_at": "document_start" } ], "host_permissions": [ "*:\/\/*\/*" ], "permissions": [ "nativeMessaging", "scripting" ], "web_accessible_resources": [ { "resources": [ "contentscript.js" ], "matches": [ "*:\/\/*\/*" ] } ], "homepage_url": "https:\/\/www.raonsecure.com" }