Note: The Text mode is currently broken because SeleniumBase doesn’t support Headless=True (running the browser in the background). I’m looking for a new solution and will add it along with AI translation.
| Version | Extension Download | API Download | Note |
|---|---|---|---|
| v2.0.2 | Manual install only | ||
| v1.0.1 | Manual install | ||
| Chrome Web Store | Easiest option, but still requires API |
- Install from Chrome Web Store.
- Download and extract the Source Code for your version.
- Open Chrome → Go to
chrome://extensions/. - Enable Developer Mode (top right).
- Click Load unpacked.
- Select the extracted folder.
- Download the
.exematching your extension version from the table above. - Run the API program.
- Click Start API.
-
For v1.0.1 (Chrome Web Store or manual install)
- Navigate to the page you want to translate.
- Open the extension UI and click Start.
-
For v2.0.2 (Manual install)
- Navigate to the page you want to translate.
- Right-click anywhere → choose 🔍 Translate... from the context menu.
If you don’t want to use the .exe for API online, you can try the temporary API with these steps:
- Go to: https://huggingface.co/spaces/plan291037/api-ocr-test/tree/main
- Click the three dots in the top-right and select Duplicate this Space.
- The build will start automatically — wait until you see Running.
- Click the three dots again and choose Embed this Space.
- Copy the link and use it in your API extension.
Notes:
- If unused, the Space will shut down automatically within 48 hours.
- To stop it manually, go to Settings and click the small Pause Space link.
- This API works only in images mode.




