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": "\ubca0\ud2b8\ub0a8\ub3d9 \uc6d0\ud654 \uc790\ub3d9 \ubcc0\ud658\uae30", "version": "0.2.5", "description": "\ubca0\ud2b8\ub0a8 \uc1fc\ud551\ubab0\uacfc \uc6f9\uc0ac\uc774\ud2b8\uc758 VND \uac00\uaca9\uc744 \uc2e4\uc2dc\uac04\uc73c\ub85c \ud55c\uad6d \uc6d0\ud654(KRW)\ub85c \uc790\ub3d9 \ubcc0\ud658. Tiki, Lazada, Shopee \ub4f1 \uc8fc\uc694 \uc0ac\uc774\ud2b8 \uc644\ubcbd \uc9c0\uc6d0!", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "128": "icons\/icon128.png" }, "permissions": [ "storage", "activeTab" ], "host_permissions": [ "https:\/\/v6.exchangerate-api.com\/*" ], "background": { "service_worker": "service-worker.js" }, "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "common\/utils.js", "content\/content-script.js" ], "css": [ "content\/content-style.css" ], "run_at": "document_end" } ], "action": { "default_popup": "popup\/popup.html", "default_title": "\ubca0\ud2b8\ub0a8\ub3d9 \uc6d0\ud654 \uc790\ub3d9 \ubcc0\ud658\uae30", "default_icon": { "16": "icons\/icon16.png", "32": "icons\/icon32.png" } } }