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", "name": "\uc2f8\uc774\uc6d4\ub4dc \ubc31\uc5c5v", "description": "\uc2f8\uc774\uc6d4\ub4dc \ubc31\uc5c5\uc744 \ub3c4\uc640\uc90d\ub2c8\ub2e4.", "version": "1.0.1", "manifest_version": 2, "icons": { "16": "icons\/icon_16x16.png", "48": "icons\/icon_48x48.png", "128": "icons\/icon_128x128.png" }, "browser_action": { "default_title": "\uc2f8\uc774\uc6d4\ub4dc \ubc31\uc5c5", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "cookies", "tabs", "https:\/\/cy.cyworld.com\/*" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" }