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).
정말 유용합니다!
현재로서도 프로그램완선도 너무 높아요. 추가하고 싶은 기능이 있다면, 검색한 단어를 단어장에 추가하는 기능, 그 단어장이 엑셀 등 스프레드 시트로 export되는 기능이 있으면 좋겠습니다. ^^
이거 너무 괜찮은데요.^^; 도네이트 가능하시면 알려주세요. 기여에 이바지 하겠습니다. (it's great dictionary for korean people)
만세! 구글 툴팁 사전은 이제 그만
주소줄 옆에 아이콘 설치해서 사전창 자체를 띄울 수 있도록 해주시면 더 좋을 것 같습니다. 유사 단어가 궁금해서 검색해 볼 때 해당 단어가 페이지에 없는 경우가 많거든요.^^ 좋은 프로그램 잘 사용하겠습니다!!
확장프로그램으로 나와서 정말 편해요
영어 문서 볼때 매우 편리해졌어요. 제가 자주 보는 네이버 영어사전하고 연동해 놓으니 더 좋습니다. 사용자의 입장을 잘 고려해서 만든 거 같네요.