AI 产品解读AI-powered text and code assistant browser extension that provides in-context AI editing, explanation, and generation capabilities on any webpage
Helps developers and users quickly get AI assistance for code understanding, optimization, debugging, text summarization, translation, and editing without leaving their current browsing context
User selects text on any webpage → a tooltip appears → clicking the tooltip opens a popup menu with AI action options (explain, summarize, translate, optimize code, etc.) → action sends the selected text to an AI API (GPT-4o-mini via oi-vscode-server-2.onrender.com) → streaming response is displayed inline with markdown formatting and copy button. On GitHub, a dedicated 'Code Chat' button appears on code files. OCR workflow: user presses keyboard shortcut → selects screen area → screenshot is sent to blackboxapp.co for image-to-text extraction → result is copied to clipboard.
Text selection popup menu with AI actions: explain, summarize, translate, make longer, custom promptCode-specific actions: optimize code, refactor code, explain code, debug codeGitHub integration: adds 'Code Chat' button on GitHub code pages for AI-assisted code Q&AImage-to-text OCR: screen area capture sent to blackboxapp.co for text extractionStreaming AI responses with markdown renderingCustom prompt input for arbitrary AI text/code processing
- 目标用户
- Software developers seeking inline code assistance / GitHub users wanting AI help understanding codebases / Knowledge workers needing text summarization/translation / Students learning to code
- Extension is heavily minified/bundled (IIFE format), making detailed logic tracing difficult
- The large content-ui/index.iife.js (3.1MB) was not fully analyzed due to size
- The userid mechanism (how it gets populated and whether it gates API access) is unclear from the extension source alone
付费分析未识别到付费功能
No payment UI, billing APIs, subscription gates, feature locks, or upgrade prompts found anywhere in the extension source code. Keywords like 'premium', 'upgrade', 'payment', 'stripe', and 'pricing' returned zero matches. The 'pro' matches are all React production build identifiers (react.production.min.js, react.profiler), not paid feature indicators. The deterministic heuristic confirmed isPaid=0. BLACKBOX.AI as a web service (blackbox.ai) likely has paid tiers, but the extension itself does not gate any features behind payment.
- 置信度
- 75
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 否
- 登录理由
- No login UI or authentication flow found in the extension source code. The content script sends an optional 'userid' header (from local storage, can be empty string) to the AI API endpoint at https://oi-vscode-server-2.onrender.com/v1/chat/completions, but no mechanism was found in the extension to set or obtain this userid through login. The popup and options pages contain no login forms, OAuth flows, or credential entry UI. The extension appears functional without authentication.
Cobran
actualizacion Junio-2022 no funciona. Revisar Update Jun-2022 extension not working. Please check
After a week it is asking me to pay to use the extension, can I use it for free?
rất thích tiện ích này, sử dụng được thời gian rồi nhưng sau khi thêm tính năng cắt video thấy không cần thiết và không sử dụng được copy text như trước cứ cắt thành ảnh thậm chí không sử dụng được. Rất buồn. Mong nhà sản xuất cập nhật sửa lỗi và những cái không cần thiết
I have a problem with the extension when i try to copy some code from youtube it give me cursor on the botom left corner to expand the place i want to copy and i cnat let it go when i pres ctrl+c and alt+s it gives me a url to a photo of the text i copyed it worker on the older version. Can some one hlep me with thoes problems pleas?
Passou a ser cobrado, não funciona mais gratuitamente Opção para esta extensão: CopyFish https://chrome.google.com/webstore/detail/copyfish-%F0%9F%90%9F-free-ocr-soft/eenjdnjldapjajjofmldgmkjaienebbj/related
Muy util pero empezaron a cobrar para usarlo
It doesn't work anymore. I tried reinstalling it doesn't even saved to my clipboard, also tried using other browsers doesn't copy the texts :(
Works pretty well but terrible idea to hijack common shortcuts by default. My italicize (Cmd + I) didn't work anymore, turns out it was due to Blackbox. I saw another use mention their bold (Cmd + B) was hijacked. Why use such common shortcuts?? How to fix in Chrome/Edge: Settings > Extensions > expand left menu (3 horizontal lines in Chrome) > Keyboard shortcuts Feedback: Do not use common shortcuts. Also, show the keyboard shortcuts used in the Blackbox settings too, not just in the hard-to-find browser settings.
First of all I don't want to create an account for a simple chrome extension. Second, you can only sign up through Google although the sign-up-page suggests otherwise.