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": "Web Design Assistant",
"version": "1.0.0",
"description": "\uc6f9 \ud398\uc774\uc9c0\uc758 \ub514\uc790\uc778 \uc694\uc18c\ub97c \ubd84\uc11d\ud558\ub294 \ud06c\ub86c \uc775\uc2a4\ud150\uc158\uc785\ub2c8\ub2e4.",
"permissions": [
"activeTab",
"scripting",
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
}
}