AI 产品解读Web-based dictionary lookup and translation tool
Allows users to quickly look up definitions and translate text on webpages using powerful local dictionaries installed on their Windows PC, without leaving the browser.
User installs LogoVista desktop software -> Installs Chrome extension -> Extension connects to desktop app via Native Messaging -> User selects text on webpage -> Extension sends text to desktop app -> Desktop app returns definition/translation -> Extension displays result on page or in popup.
Context menu dictionary lookup for selected textManual keyword search via popupFull page or element translationText-to-speech pronunciationSupport for multiple dictionary types (J-E, E-J, etc.)Integration with local LogoVista desktop software
- 目标用户
- Japanese students and professionals reading foreign language content / Language learners needing quick dictionary access / Users who prefer local dictionary databases over online services
- Analysis is based on static source code. Functional verification of the native messaging connection to the Windows executable was not performed.
- The extension relies on a third-party desktop application; the analysis focuses solely on the Chrome extension component.
付费分析未识别到付费功能
The extension is completely free. It does not contain any paid features, subscription models, or payment integrations. The term 'PRO' in the code refers to the desktop software version, not a paid tier of the extension itself.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not require any login. It operates by connecting to a locally installed Windows desktop application ('LogoVista 電子辞典 for Win') via Native Messaging. No authentication, accounts, or web redirects are involved.