네이버 일본어 사전

마우스 오른쪽 클릭으로 네이버 일본어 사전 검색

What is 네이버 일본어 사전?

네이버 일본어 사전 is a Chrome extension developed by kirklayer, and its main feature is "마우스 오른쪽 클릭으로 네이버 일본어 사전 검색".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 네이버 일본어 사전 Extension CRX File

Download 네이버 일본어 사전 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

                        텍스트 드래그 후 마우스 오른쪽 클릭으로 선택 텍스트 네이버 일본어 사전 검색                    

Extension Basic Information

Name 네이버 일본어 사전 네이버 일본어 사전
ID ehpgegjlegpdpjpffilhpgmmlgbhkbip
Official URL https://chromewebstore.google.com/detail/%EB%84%A4%EC%9D%B4%EB%B2%84-%EC%9D%BC%EB%B3%B8%EC%96%B4-%EC%82%AC%EC%A0%84/ehpgegjlegpdpjpffilhpgmmlgbhkbip
Description 마우스 오른쪽 클릭으로 네이버 일본어 사전 검색
File Size 14.95 KB
Installation Count 2,223
Current Version 1.3
Last Updated 2019-05-17
Publish Date 2019-05-17
Rating 5.00/5 Total 3 Ratings
Developer kirklayer
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\ub124\uc774\ubc84 \uc77c\ubcf8\uc5b4 \uc0ac\uc804",
    "version": "1.3",
    "description": "\ub9c8\uc6b0\uc2a4 \uc624\ub978\ucabd \ud074\ub9ad\uc73c\ub85c \ub124\uc774\ubc84 \uc77c\ubcf8\uc5b4 \uc0ac\uc804 \uac80\uc0c9",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "main.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/naver_jdic16.png",
            "32": "images\/naver_jdic32.png",
            "48": "images\/naver_jdic48.png",
            "128": "images\/naver_jdic128.png"
        }
    },
    "icons": {
        "16": "images\/naver_jdic16.png",
        "32": "images\/naver_jdic32.png",
        "48": "images\/naver_jdic48.png",
        "128": "images\/naver_jdic128.png"
    },
    "manifest_version": 2
}