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).
너무 너무 잘 쓰고 있어요 ^^
편리하고 좋아요~!
앱 실행이 되질 않습니다. 확장프로그램 관리에 들어가 보니 다음과 같이 되어 있네요. "이 확장 프로그램은 Chrome 웹 스토어 정책을 위반합니다."
good
Thank you very much!!!
infer라는 단어 없네요? '추론하다'
유용하게 잘 쓰고 있습니다. 다만 한영사전과 영영사전의 퀄리티 차이도 바로 잡으셔야 할 것 같습니다. 한영사전에서 검색 안 되는 단어가 많습니다. 그리고 업데이트 되면서 계속 불안정해지네요.
사전 데이터가 너무 작아요. 데이터베이스를 많~~이 늘리세요. 드래그 할때 바로 떠주는건 정말 맘에 드네요.
스파이웨어 심어져있는거 같네요 회사 보안팀에서 연락왔습니다. 개발자님 확인해주시지요? seeing suspicious request to webovernet.com. I think this tracks your website usage. - https://chrisa.wordpress.com/2014/08/25/chrome-extensions-going-rogue/ http://www.howtogeek.com/180175/warning-your-browser-extensions-are-spying-on-you/?PageSpeed=noscript
좋은데 ... 더블클릭해서 뭐하나 선택후 다른일 보다가 타이핑을 해야 할경우 단축키가 먹어버리네요 특히 ㅎ/g 는 아주 쥐약이네요 네이버 사전탭이 나와버리니 단축키사용부분을 어떻게 해주었으면 좋겠어요