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).
전체적으로 만족합니다만, 네이버 영어사전 그대로 뜨게 설정할 수 있으면 더욱 좋을 것 같습니다. 그리고 know-how나 follow-up 아니면 두개의 단어로 이루어진 관용어도 검색할 수 있게되었으면 좋겠네요~
깔끔하네요. 단순히 select 가 아니라 단축키를 조합해서 select 했을때만 검색되도록 하면 더욱 좋을 것 같습니다.
편한 것 같아요
이 확장앱 쓴지 3년째 되는거 같네요. 이전에는 우측상단에 노출되는 형태였고, 크롬의 단축키와 조합하여 원하는 단어를 검색했었습니다. 새로운 버전이 되면서 원하는 단어 검색을 할 수 없게 되었네요. 브라우저의 사용자 경험에서 더블클릭은 익숙하지 않은 행동입니다. 이전버전에서도 더블클릭을 지원하고 원하지 않으면 해당 기능을 뺄 수 있게끔 해주시면 감사하겠습니다. 혹은 wiki extension 처럼 검색창에서 바로 네이버 사전으로 넘어가는 것도 좋을것 같네요.
좋습니다. 근데요 개발자님, 히스토리 기능을 추가해주시면 너무 좋을 것 같습니다!
완전 좋아요. 감사하게 잘쓸께요
빠르게 확인가능.
유용하게 쓰고 있습니다.. 크롬에서 PDF를 열었을 때도 기능이 지원되면 좋겠습니다.
jquery source map 업데이트 해주세요 =ㅁ=/
편하고 좋습니다. 딱 하나! 단어장에 단어를 추가하는 기능이 꼭 필요할것 같습니다. 네이버 단어장을 같이 쓸 수 있으면 효과가 배로 될 것 같습니다.