AI 产品解读Korean-English dictionary extension that shows English word definitions and example sentences via tooltip overlays on any webpage
Lets Korean speakers quickly look up English word meanings without leaving the current page — no need to open a separate dictionary tab or copy-paste words
User double-clicks or selects an English word on any webpage → content script detects the selection → background script fetches definition from Naver English Dictionary API → a tooltip popup (or side panel) displays the Korean translation, definitions, and example sentences inline on the page.
Double-click or drag-select any English word on any webpage to see a popup with Korean definitions and example sentencesSearch words via the extension popup or Chrome side panelSupports keyboard shortcut (Ctrl+Shift+E / Cmd+Shift+E) to open the side panelDark theme supportText-to-speech (TTS) for word pronunciationInflected/form suggestions (e.g., plural, past tense forms)
- 目标用户
- Korean-speaking users learning or reading English content in Chrome
- Source files are heavily minified/bundled (React, Lodash, MobX), making granular code inspection difficult but also confirming no hidden auth/payment logic
- Could not find a settings page source file to verify there are no account-linked features there, though the popup and settings chunk code show no login-related UI
付费分析未识别到付费功能
No premium features, subscription gates, payment APIs, or upgrade prompts found in the extension source. All 'subscribe' hits are React useState/useSubscribe internals. All 'pro' hits are from React profiler Symbol.for() calls and minified variable names. All 'license' hits are MIT license headers from bundled Lodash/React libraries. The extension has a promotional ad link to thelistening.ai (a separate YouTube-based English learning service), but this is a simple outbound link, not a paid feature gated by this extension.
- 置信度
- 88
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login UI, authentication flow, or account system found in any source file. The extension fetches definitions directly from Naver's public English dictionary API (en.dict.naver.com/api3/enko/search) without requiring user authentication. All keyword hits for 'token', 'signin', 'auth', 'session' are false positives from minified library internals (Lodash, React, MobX).
참 좋은데 검색후 단어장 넣는것은 안될까요??
오프라인 파일에서는 작동도, 검색도 안되는데 혹시 수정 가능할까요?
제가 문제삼았던 버그는 다 수정된 것 같네요. 정말 유용하게 사용할 것 같습니다. 감사합니다.
굳이 네이버 영어 들어가서 타이핑 치지 않아도 되고 더블 클릭 하나로 다 해결되서 편리함. 그리고 시간 절약이 많이 된다는 점에서 매우 만족함.
왜 작은 창에서 검색을 하면 처음 몇번만 되고 빈창만 떠있나요?
KJ Yang 님이 하신 말씀 그대로라 더 할 말은 없고, 사용을 할 수 없으니 평가 또한 줄 수가 없습니다.
매우 직관적입니다. 좋아요
펑션이 작동멈출때가 너무 많네요
버그가 심각하네요
Doesn't work 95% of the time.