Naver Dictionary

Simple Korean-English dictionary

What is Naver Dictionary?

Naver Dictionary is a Chrome extension developed by https://smoon.me, and its main feature is "Simple Korean-English dictionary".

Extension Screenshots

screenshot

Download Naver Dictionary Extension CRX File

Download Naver 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

                        A fast and lightweight Korean-English Dictionary.                    

Extension Basic Information

Name Naver Dictionary Naver Dictionary
ID iebgplehjilbpnjpgoppolpicfledbme
Official URL https://chromewebstore.google.com/detail/naver-dictionary/iebgplehjilbpnjpgoppolpicfledbme
Description Simple Korean-English dictionary
File Size 30.19 KB
Installation Count 454
Current Version 1.0.1
Last Updated 2023-11-02
Publish Date 2018-08-24
Rating 5.00/5 Total 1 Ratings
Developer https://smoon.me
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "description": "Simple Korean-English dictionary",
    "name": "Naver Dictionary",
    "version": "1.0.1",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon128.png"
    },
    "host_permissions": [
        "https:\/\/*.naver.com\/"
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "author": "[email protected]"
}