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).
잘 사용하고 있지만, 이번 업데이트에서 문제를 발견했습니다. 마우스로 단어를 선택하고, 오른쪽 버튼을 누르면 Google 바로 검색할 수 있는 기능이 동작하지 않습니다. 앞서 다른 분의 말씀처럼, 선택이 해제되어 버려서 생기는 문제 같습니다. 마우스로 단어을 드래그 하면 번역이 바로 나오고, 이 상태에서 오른쪽 버튼을 누르면 드래그 영역이 그대로 남아 있을 수 있도록 수정 부탁드립니다. 당분간은 Ctrl+기본동작으로 변경하고 사용하도록 하겠습니다. (구글 검색을 더 많이 사용하는 관계로..)
단어(어절) 단위로 선택해서 마우스 오른쪽 클릭하면 드래그 풀려지는 문제가 갑자기 생겼습니다. 이거 삭제하니까 사라졌습니다. 하드웨어 문제는 아니라고 생각했지만 처음에 도대체가 원인을 찾을 수 없어 혹시나 마우스 문제일까봐 괜히 애꿎은 마우스만 새로 구입했네요.
드래그 우클릭 안돼서 하나하나 확장 꺼보다가 드디어 범인을 찾았네요.
갑자기 가만히 잘 되던거 건드리더니 개ㅄ이 됨. 어떤 단어 구글 검색 하려고 드래그해서 우클릭하려면 드래그한게 자동으로 없어짐. 왜 그런가 원인을 찾다보니 이 앱 삭제하니까 다시 정상적으로 돌아옴. 적어도 테스트 한번 정도는 해보고 업데이트 해봐야 되는거 아닌가? ㄹㅇ ㅄ같아서 삭제함.
영어사전인데 대체 문장을 드래그했을 때는 왜 영어사전 창을 띄우는 겁니까? 문장번역은 하지도 못하면서. 구글 검색을 사용하려고 '마블 CG 팀 갑질'을 드래그했더니, '마블 CG 팀 갑질'은 영어로 team이라고 사전 창을 띄웁니다. 이게 정말 쓸모가 있다고 봅니까? 코드를 어떻게 짜 놨길래 이런 의미없는 동작과 결과를 내놓는지...
더블클릭하면 바로 음성나오는 기능도 있으면 좋겠어요 잘쓸게요 감사합니다!!!!! 개발자님 최고
업데이트 감사합니다!!
정말 너무 너무 감사합니다ㅠㅠ
다시 작동하는걸 보니 감개무량 ㅜㅠ
좋은데 자주 에러가 생겨서 사용못함. 그렇다고 빨리 고치지도 않음.