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": 2, "name": "\uc554\ud638\ud654\ud3d0 \uc2dc\uc138 \uc815\ubcf4", "version": "1.54", "description": "\uc554\ud638\ud654\ud3d0 \uc2dc\uc138 \uc815\ubcf4", "icons": { "16": ".\/ethereumx16.png", "128": ".\/ethereum.png" }, "browser_action": { "default_icon": ".\/ethereum.png", "default_popup": ".\/popup.html" }, "background": { "scripts": [ ".\/resource\/background.js" ] }, "permissions": [ "storage", "contextMenus" ] }