AI product readAI-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
- Target users
- 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
MonetizationNo paid features detected
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.
- Confidence
- 70
- Payment platform
- --
- Source
- AI / Medium
- Login required
- Yes
- Reason
- 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.
good job!!!
可以做个划词提问的功能吗?
感谢作者,我已经丢掉其他划词翻译了
感谢。 很好用。
你好,想请问一下出现you exceeded your current quota,please check your plan and billing details.该怎么解决呀。
Very good chrome extension. However, the OCR hot key does not work for me(general hot key does work). Tried a few key combinations and non worked. Please take a look. Thank you! 非常好用,只有一个小问题,OCR的热键不起作用(另一个热键没问题)。尝试了多种键组合,都不行。请看一下,谢谢。
扩展非常好用,但是能不能加音标?
封号了!!不要用
还没上架就开始使用,非常好用,辛苦开发者了
很实用的软件,我使用时有2个问题: 1.插件窗口是固定的,无法移动会挡住其他内容。 2.msi版的可以移动窗口,希望软件增加设置网络代理的功能,不然大陆每次要手动开全局VPN才能访问GPT。