AI 产品解读AI-powered browser translation and text processing extension that provides select-to-translate, summarization, text polishing, analysis, and code explanation using ChatGPT and other AI/LLM APIs
Helps users who read and work with foreign language content on the web to quickly translate selected text, summarize passages, improve writing, and understand code snippets without leaving the current page
User selects text on any webpage → the content script detects the selection → user triggers translation/processing via context menu or keyboard shortcut → the extension sends the text to the configured AI service (ChatGPT, Kimi, etc.) → AI response is displayed in an overlay/popup on the page. Users configure their preferred AI provider and API key in the options page.
Select-to-translate (划词翻译) using ChatGPT and multiple AI providersText summarization (总结)Text polishing/rewriting (润色)Text analysis (分析)Code explanation (代码解释)Support for multiple AI backends: OpenAI, Kimi/Moonshot, ChatGLM, MiniMax, Cohere, DeepSeek, Google Translate, Baidu Translate, Microsoft Translate, Groq, Anthropic, Gemini
- 目标用户
- Multilingual web users who read foreign-language content / Developers and technical users needing code explanation / Writers and editors working with foreign text / Students and researchers reading papers in other languages / Chinese-speaking users reading English content and vice versa
- The options page JS is bundled/minified and not fully inspected — it may contain UI for premium features or payment flows that were not detected
- The promotions.json configuration file from GitHub was not fetched to check for paid tier references
- Large portions of action-9a10bbe4.js (217KB) and i18n-0b7e0a68.js (1.3MB) were only partially examined due to minification — deeper inspection may reveal subscription or payment logic
付费分析未识别到付费功能
No clear evidence of feature gating, subscription tiers, or in-extension payment flows. The deterministic heuristic found no paid signals (isPaid=0). All 'pro' keyword matches in source are false positives from minified code (process, Promise, production, profiler, provider, etc.). 'license' matches are MIT license headers in bundled libraries. 'upgrade' match refers to IndexedDB VersionChange, not a payment upgrade. The extension includes Alipay and WeChat payment QR code images in web_accessible_resources, which may indicate donation functionality but not gated paid features. The 'openaiAPIKeyPromotionID' and 'headerPromotionID' in common-51435755.js appear to be for showing promotions in the options page. AI service API usage costs are borne by the user directly through external providers, not through the extension.
- 置信度
- 70
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 是
- 登录理由
- The extension does not implement its own login system, but its core workflow requires the user to authenticate with external AI services. For ChatGPT web mode, the background script intercepts Arkose tokens and requires the user to be logged into chat.openai.com (code references 'https://chat.openai.com/api/auth/session'). For API-based providers (OpenAI, Kimi, ChatGLM, MiniMax, Cohere, DeepSeek), users must supply their own API keys. The background script also captures access_tokens from moonshot.cn and chatglm.cn. Without API keys or service authentication, the primary AI translation features cannot function.
No Thai language??!
能不能不要选词后自动显示图标,希望我右键选择翻译或者按下快捷键的时候才显示
Can this be used in Google Docs?
您好,想问一下,为什么有些时候我划某一些网页它并不会跳出图标,比如github的代码?
期待出一个全屏翻译
优秀
非常好用,但是我在浏览深色底的网站时,如果对方用的是白色字体,我使用翻译后,在软件白色输出框下依旧是白色字体,会造成视觉无法分辨,必须全选才能看到。
非常想用这个插件但是提示——Your access was terminated due to violation of our policies, please check your email for more information. 请问这是什么原因啊……
源语言能否强制设定一些,有些网站单词明明是英语会自动检测成其他语言然后翻译
为什么在google搜索页面可以使用,但是在有的页面就无法使用呢?