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", "action": { "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "description": "Soop VOD \ub2e4\uc6b4\ub85c\ub4dc \ubc0f \uc601\uc0c1 \ud569\uce58\uae30 \ud655\uc7a5\ud504\ub85c\uadf8\ub7a8", "host_permissions": [ "*:\/\/*.sooplive.co.kr\/*", "http:\/\/kr1.soop.space:2053\/*", "http:\/\/kr2.soop.space:2053\/*", "http:\/\/jp1.soop.space:2053\/*" ], "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "manifest_version": 3, "name": "Soop VOD Downloader", "permissions": [ "downloads", "scripting", "activeTab", "declarativeNetRequest" ], "version": "3.1.0", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "merge.html", "merge.js", "style.css" ] } ] }