Vecto — Translate the web instantly
Free page translator for Chrome. Works without registration or API keys. Just install and translate any page with one click.
Supported languages
Everything you need for translation
Simple and powerful translator without extra settings. Install and it works.
Download from Chrome Web Store
Install the Vecto extension from Chrome Web Store with one click and start translating instantly
Instant translation
Translate any page with one click or Alt+T hotkey
100% free
Uses Google Translate without API keys or limits
Rollback to original
Easily restore original text with one click
Auto-translate sites
Set up automatic translation for your favorite sites
Three display modes
Replace text, original+translation, or translation on hover
Hotkeys
Alt+T translate, Alt+O show/hide original
How it works
Three simple steps to translate any page
Install the extension
One click in Chrome Web Store and Vecto is ready to work. No registration required.
Open any page
Click the extension icon and select the target language for translation.
Click Translate
The page will be translated in seconds. Need the original? One click and the text is back.
Your data is safe
Vecto only sends text for translation. No telemetry, no cookies, no tracking. You can also use your own API.
1// Vecto Privacy-first approach2// Only text is sent for translation3 4async function translatePage(text: string) {5 // No personal data6 // No cookies7 // No telemetry8 9 const response = await fetch(TRANSLATE_API, {10 method: 'POST',11 body: JSON.stringify({ 12 text,13 source: 'auto',14 target: userLanguage 15 })16 });17 18 return response.json();19 // Your data is safe20}Переводчик веб-страниц для Chrome
Лучший переводчик! Работает мгновенно, без лагов. Наконец-то нашёл замену Google Translate.
Очень удобно! Особенно нравится режим с оригиналом и переводом рядом. Рекомендую всем.
Frequently asked questions
Everything you need to know about Vecto
Yes! Vecto uses free Google Translate API without limits. No hidden payments or subscriptions. Translate as many pages as you want for free.
Ready to translate faster?
Install Vecto for free and start translating any pages instantly. No registration, no limits, no API keys.
Works in Chrome, Edge, Brave, Opera