AI 产品解读AI-powered browser assistant leveraging Baidu's ERNIE Bot to provide context-aware text processing, translation, and search enhancement capabilities.
Provides users with an integrated AI assistant directly within the browser to enhance productivity, facilitate information retrieval, and simplify content processing (translation, summarization, writing assistance) without leaving the current webpage.
User installs extension -> Logs in with Baidu account -> Activates sidebar via shortcut or icon -> Selects text or opens PDF -> Extension sends content to ERNIE Bot API -> Displays AI response (summary, translation, etc.) in sidebar or overlay.
AI-powered sidebar assistant based on Baidu's ERNIE BotText selection commands: summarize, translate, correct, rewrite, expand, continueSearch enhancement: provides AI-generated answers alongside search resultsFull-page translation with side-by-side original and translated textImage OCR: extract text from images on the pagePDF immersive reading: summarize, QA, and command execution on PDF documents
- 目标用户
- Chinese-speaking internet users / Students and researchers needing translation and summarization / Professionals requiring quick text rewriting and knowledge retrieval
- Source code is heavily obfuscated/minified, making it difficult to trace exact authentication flows and API call sequences. Some logic regarding login state checks and token handling is embedded in large bundled files (orders.js, popup.js, setting.js).
付费分析未识别到付费功能
The extension is a free wrapper around Baidu's ERNIE Bot (Wenxin Yiyan) API. There is no evidence of in-extension payments, subscriptions, or premium tiers. The extension relies on the user's Baidu account credentials to access the API.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension requires a Baidu account login to authenticate with the ERNIE Bot API backend. The Web Store description explicitly instructs users to log in with their Baidu account. The code contains references to Baidu's login infrastructure and authentication events.