다음 사전 (Daum Dictionary)
For developers
What is 다음 사전 (Daum Dictionary)?
다음 사전 (Daum Dictionary) is a Chrome extension developed by 임교원, and its main feature is "For developers".
Extension Screenshots
Download 다음 사전 (Daum Dictionary) Extension CRX File
Download 다음 사전 (Daum Dictionary) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
급하게 사전이 필요할 때.. 써보세요 ^^ 다음의 사전을 iframe으로 띄운 것 뿐입니다.
Extension Basic Information
Name | 다음 사전 (Daum Dictionary) |
ID | kkhffehjpbmdlibbcideiaidmdcfgglc |
Official URL | https://chromewebstore.google.com/detail/%EB%8B%A4%EC%9D%8C-%EC%82%AC%EC%A0%84-daum-dictionary/kkhffehjpbmdlibbcideiaidmdcfgglc |
Description | For developers |
File Size | 4.48 KB |
Installation Count | 11,980 |
Current Version | 1.3 |
Last Updated | 2013-12-09 |
Publish Date | 2013-12-08 |
Rating | 4.18/5 Total 57 Ratings |
Developer | 임교원 |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\ub2e4\uc74c \uc0ac\uc804 (Daum Dictionary)", "description": "For developers", "version": "1.3", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |