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": "A\uae09 \ubcf4\uc548\ucc44\ud305 \ud655\uc7a5\ud504\ub85c\uadf8\ub7a8",
"version": "1.0",
"description": "\ubcf4\uc548 \ucc44\ud305 \ud504\ub85c\uadf8\ub7a8 \uc785\ub2c8\ub2e4. \ubcf4\uc548\uc774 \uc911\uc694\uc2dc \ub41c\ub2e4\uba74 \uc2dc\ud06c\ub9bf \ud0a4\ub97c \uc785\ub825\ud6c4\uc5d0 \uc2dc\ud06c\ub9bf \ud0a4\uc640 \ub9de\ub294 \ubc29\uc5d0\uc11c\ub9cc \ub300\ud654 \ud558\uc2e4\uc218 \uc788\uc2b5\ub2c8\ub2e4.",
"permissions": [
"storage"
],
"host_permissions": [
"*:\/\/*\/*"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html"
},
"web_accessible_resources": [
{
"resources": [
"fonts\/*.ttf",
"styles.css",
"libs\/crypto-js.min.js"
],
"matches": [
"<all_urls>"
]
}
]
}