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.
It's the BEST translator ever!
超棒的,加油!
新版本更新之后,界面大小和字体大小好像都变大了,感觉不习惯了,而且代码解释模块和动作管理器模块还得点下拉才能点开,希望作者能够修复一下
旧版本本来用的好好的,下午卸载重新装新版后,就一直出现这样的错误:You exceeded your current quota, please check your plan and billing details.到底时什么原因,请大神指教。
chrome上安装了十几个插件,突然出现object 问题,所有的代码都编程了object。一个个禁用,最后开启。发现是本插件问题。 希望修复这个bug. 另外这种定位到底是哪个插件问题有没有高效的方法。或者有官方交流群吗
这插件是不是会更改网页内容呀? 这插件把 Flutter 官方文档所有的代码改成了 “[object Object]” 了。比如 https://docs.flutter.dev/ui/layout/tutorial
v0.1.17 会在控制台的 user messages 里打印: `Translator-80667a6b.js:77 Could not find "window.__TAURI_METADATA__". The "appWindow" value will reference the "main" window label. Note that this is not an issue if running this frontend on a browser instead of a Tauri window.`
exceed quota是要付費嗎 也沒看到要去哪付啊? 還是要買chatpgt的API?
Muito bom, com uso da IA do GPT é melhor do que o google tradutor. Espero muito que nas próximas atualizações tenha o português do Brasil.
虽然很好,但是居然不能使用? 一直报错,为啥啊