Chrome extension that translates web pages using Google Cloud Translation API. Bring your own API key.
Homepage: yaku.vlad.studio
- Translate any web page with one click
- Auto-detects source language
- 110+ languages supported
- Save up to 4 favorite languages
- Translates dynamically loaded content
- Cancel and restore original text anytime
- Progress indicator in toolbar icon
- Install from Chrome Web Store (or load unpacked from this repo)
- Get a Google Cloud API key
- Enable the Cloud Translation API
- Click the Yaku icon, open API Key settings, paste your key
Yaku sends page text to Google Cloud Translation API v2 using your own API key. Translation happens in batches for efficiency. All API calls are routed through the extension's service worker to handle CORS.
- Your API key is stored locally in Chrome storage
- Page text is sent only to Google Cloud Translation API
- No data is collected or sent anywhere else
