Skip to content

Easy translate text on web pages (chrome extension)

Notifications You must be signed in to change notification settings

degerli/XTranslate

 
 

Repository files navigation

XTranslate

This is chrome-extension for translating languages. Translate from 100+ foreign languages to your native directly on web-site you're reading or put text in the extension's drop-down window.

Features:

  1. There are many ways of getting translation from texts the page:
  • double-click on the word

select text and get immediate translation after one of the following actions:

  • press hotkey defined in extension settings (alt+x by default)
  • click on the translate icon appeared near selected text
  • just release mouse left button (turned off by default)
  • write text in input fields, mouse over it and press hotkey

You can get even some information from images by putting mouse cursor over the image element and press hotkey (title or alt attributes will be used, if applicable). Even more, with this feature is possible to get auto-selection of text from element under mouse cursor. Just move the pointer to element on the page and press hotkey!

Translations in PDF files are also supported, but it works only from context menu due technical restrictions of how chrome renders pdf-files. Select a text in opened file (be sure it's not an image file inside pdf content),
then do mouse right click on selection and choose an item to get translation with specific translation vendor.

  1. Listen text-to-speech for all supported translation vendors

  2. Create your unique design (theme) for the popup with translation

  3. Customize ways of getting translation and other options in the settings

  4. Insert any text in the extension's drop-down window and get translation of sentences or words with dictionary support

  5. Save your favorite language directions with specific vendor as bookmarks for quick access

  6. History of translations

Install extension:

Available translation vendors:

Powered by typescript, react, redux, webpack, sass, lodash and some others. Made with ♥

About

Easy translate text on web pages (chrome extension)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.7%
  • CSS 19.2%
  • HTML 0.1%