AI 产品解读A context-menu launcher that opens third-party image translation services with the selected image
Eliminates the manual multi-step process of saving an image, navigating to a translation website, and uploading the image for OCR-based translation
1. User right-clicks any image on any webpage → 2. Selects 'Translate Image' from context menu → 3. Extension fetches the image as a blob → 4. A new tab opens on the selected translation service's image translation page → 5. Content script converts image to clipboard format and triggers paste into the translation page → 6. Translation service processes and displays translated image
Right-click context menu 'Translate Image' on any web imageSupports 4 translation services: Google Translate, Baidu Translate, Sogou Translate, Yandex TranslateConfigurable default translation site via popup settingsAutomatically fetches the image, converts it to clipboard data, and injects it into the translation service's image upload pageAuto-detects user's browser language for Google Translate target language
- 目标用户
- Users who need to translate text embedded in images while browsing the web / Multilingual users who encounter foreign-language images on webpages
- Source code is minified/bundled (Plasmo framework), making exact line-level analysis harder, but the core logic is clearly readable in static/background/index.js and content.903826e2.js
- Cannot confirm whether destination translation services might require login for heavy usage or API limits in practice, though their image translation features are generally free
付费分析未识别到付费功能
No evidence of any payment, premium, subscription, license, upgrade, stripe, or price systems in the extension source code. Grep for premium/subscription/upgrade/payment/stripe/license/price across all 44 text files returned 0 matches. The 'pro' keyword hits are false positives — they come from Czech locale where 'pro' means 'for' (e.g., 'Asistent pro Překlad Obrázků' = 'Assistant for Image Translation'), Croatian/Serbian locale where 'pro' is part of 'programer' (developer), and minified code unrelated to billing. The extension's own code gates no features behind payment. The destination translation services (Google, Baidu, Sogou, Yandex) have their own business products, but the extension does not integrate with or gate access to any paid tiers.
- 置信度
- 97
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself has no login system. Its core workflow is: right-click an image → context menu 'Translate Image' → open a new tab on a third-party translation website with the image. The destination services (Google Translate, Baidu Translate, Sogou Translate, Yandex Translate) do not require login to use their image translation features. The 'session' keyword hit refers to chrome.storage.session for analytics session IDs (Google Analytics), not user authentication. The 'auth' keyword hit is a false positive from manifest metadata.
Solid
Харесвам! Преведа, е mnogo бърз и удобен. _____________________________________________________
tam aradığım uzantı buydu teşekkürler.
右键没有出现「图片翻译」菜单。谷歌浏览器。 ————————在图片上右键,并没有出现「图片翻译」菜单。
**Заголовок:** Раньше было 5/5, теперь только 3/5. Функционал почти не работает. **Отзыв:** Снизил оценку с 5 до 3 звёзд, потому что большая часть заявленного функционала попросту перестала работать. Раньше это было незаменимое расширение, но теперь ситуация изменилась. Вот что не так: * **Google Переводчик:** Больше не обрабатывает изображения. При попытке перевода он просто перенаправляет на главную страницу Google, и ничего не происходит. * **Baidu:** Вообще не функционирует. Процесс загрузки идёт бесконечно, но безрезультатно. Возможно, это связано с самим сервисом Baidu, но для пользователя результат один — функция не работает. * **Sogou:** Формально работает, но качество перевода ужасное, выдаёт какой-то совершенно нечитаемый мусор. * **Яндекс:** Это единственный сервис, который всё ещё более-менее справляется со своей задачей. Однако и он начинает выдавать "лютый трэш", если текст на изображении сложный или трудночитаемый. В итоге из четырёх сервисов по факту остался только один, который работает с переменным успехом. Очень жаль, что расширение так испортилось.
간편하고 좋아요
虽然原理最简单,但是使用体验是最好的了,跳转到Google translate,翻译质量很高
Simple extension that takes an image on a webpage and opens another tab through google translate's image translate website (or translator of choice) and automatically uploads the image. Saves me a lot of clicking, thanks!
Thanks for your job!