extension ExtPose

TransOver

CRX id

aggiiclaiamajehmlfpkjmlbadmkledi-

Description from extension meta

Hover, click or select to translate (with text-to-speech). Translator.

Image from store TransOver
Description from store Translate word (or text selection) from any language to the language of your choice by single click or hover over. Also available: - text-to-speech - reverse translate: from your own language to the language of your choice - type and translate in a popup - copy translation to clipboard SECURITY EXPLAINED "Your data on all websites": TransOver should be able to read any word on a page - "Your data ..." - in order to translate it. On any website you want it working - "... on all websites". 100% CLEAN Softpedia award - https://www.softpedia.com/get/Internet/Internet-Applications-Addons/Chrome-Extensions/TransOver.shtml#status There is also a Firefox version: https://addons.mozilla.org/en-US/firefox/addon/transover-ff/ CHANGELOG 1.74 - Better popup positioning 1.73 - When reverse translating, tts now speaks "target" language, as opposed to the "source" one 1.72 - Fix double translation (flicker) when translating selection 1.71 - Make tts great again - Add more languages 1.70 - Fix for google translate api changes 1.69 - Add 'Disable everywhere' toggle 1.68 - Upgrade Google Analytics from UA to GA4 1.67 - Fix "only show when key pressed" having no effect in some cases 1.66 - Fix not working on youtube.com 1.65 - Fix typo in the api fallback 1.64 - Prevent Chrome page translation tool from translating popup (see https://github.com/facebook/react/issues/17256; thanks https://github.com/dotdioscorea) 1.63 - Fix remember language in "type and translate" popup being scoped to a particular site 1.62 - Fix translation popup sometimes not appearing 1.61 - Remember language options in "type and trasnlate" popup - Fix double translation popup showing in certain scenarious 1.60 - Remove unnecessary required "tabs" permission. 1.59 - Re-enable clients5 API (it magically started working again). But keep the fallback to rate limited API in case it breaks again. 1.58 - Fix "not working on youtube" 1.57 - Fix usage tracking - Show error in the popup when google translate API rate limit is hit 1.56 - Better usage tracking (to see how many people hit Google Translate API rate limit) - Fix chrome build (production webpack generates invalid UTF-8 build) - this time for real 1.55 - Fix chrome build (production webpack generates invalid UTF-8 build) 1.54 - Fix API url 1.52 - Works on Firefox (involved numerous cleanups) 1.49 - Show translated noun gender where applicable 1.48 - Fix hover menus closing unintentionally 1.47 - Add ability to configure font size 1.46 - remove youtube fix - it seems to be no longer required 1.45 - fix not working on youtube 1.44 - make "translate into" field look more like a required field - fix occasional exception showing up in dev tools 1.43 - Add "disable on this page" checkbox to type-and-translate popup. - Changing options no longer requires to reload pages. - Fix web components deprecation warnings. 1.42 - Change google translate API url. The old one seems to be getting blocked more and more. 1.41 - Fix regression. T&T popup wasn't showing translation. 1.40 - Optionally show "translated from" language in a popup. Because source langage autodetect often makes funny choices and then people blame TransOver for incorrect/missing translations. This will hopefully act as a hint to go and change "translate from" option from autodetect to a set language. 1.39 - Add "copy translation" feature 1.38 - Fix errors in developer console 1.37 - Add option to translate on whitelisted sites only (credit https://github.com/yamanq/translate_onhover) 1.36 - Fix "reverse translate to" dropdown not being fully populated 1.35 - Fix TTS looping when key is pressed and held 1.34 - Smaller and crispier font 1.33 - if site is added to "don't translate on these sites", don't inject template elements. So that they don't show up in OWA new email form 1.32 - attempt to fix template content being appended to contenteditable body (OWA new email form) 1.31 - fix certain sites (e.g. facebook, youtube) being subtly broken for _some_ users. By not using html imports, since Chrome appears to be buggy in that respect. 1.30 - fix selection translation appearing in the corner - fix "letter-spacing" parent style leaking into the popup - dismiss popup on scroll 1.29 - new icon - slower tts - inner refactoring: iframes -> web components 1.28 - use Speech Synthesis API for text-to-speech 1.27 - add "from" to type-and-translate popup - don't use chrome.tts. Like ever again 1.26 - use chrome.tts api 1.25 - get back "Translate from" option 1.24 - fix exception showing up in js console 1.23 - fix showing only first sentence of selection translation 1.22 - fix hotkey setup - less ugly "type and translate" popup - better way to figure out unsuccessful translation 1.21 - support new google api 1.20 - configurable tts key 1.19 - rollback z-index increase - previous value was the correct maximum 1.18 - max z-index so that popup always stays on top 1.17 - revert "cache regexp" optimization 1.16 - don't use chrome.tts 1.15 - count apostrophes as word characters. So that d'abord, don't, etc. get proper translation. - fix tts 1.14 - skip editable divs (fixes google+, youtube, etc. comments) 1.13 - redirect to options after install 1.12 - fix tts for "type and translate" 1.11 - fix occasional exception in chrome js console 1.10 - fix xss security issue 1.9 - allow disabling reverse translate if "translate from" is chosen 1.8 - add option to choose show popup trigger (previously, 'alt' was the only option) 1.7 - fix large selection translation not getting proper height 1.6 - fix broken single word translation 1.5 - only show type-and-translate popup in top frame (so that bits of it do not show up in facebook, g+ buttons) - upgrade jquery to get rid of source map exception in dev console 1.4 - fix broken tts for multiword translation - better "don't translate clicking links" 1.3 - don't translate when clicking on links 1.2 - track source langage properly 1.1 - add google analytics 1.0 - better popup implementation (possibly fixes wrong popup size) - smaller dependencies 0.44 - fix "choose target lang" broken link 0.43 - fix missing icons 0.42 - improve popup layout in g+ - smaller package (so it installs faster) 0.41 - fix tts 0.40 - fix broken popup layout on latest chrome and chromium 0.39 - fixed major brokenness caused by google api changes - add option to only translate selection when alt pressed - add reverse translate when 'autodetect from word' is chosen 0.38 - translate all frames 0.37 - make 'Oops.. no translation' optional 0.36 - better ignore editable divs 0.35 - fix tts not working for type and translate mode 0.34 - ignore gmail and g+ editable divs 0.33 - button for 'type and translate' popup - popup more resilient to current page style (been moved to iframe) 0.32 - set text direction right-to-left for Arabic, Hebrew, Persian, Urdu and Yiddish - save options on Enter 0.31 - only offer to choose language once (per page load) 0.30 - change default autodetect method from locale to word 0.29 - add Esperanto 0.28 - translate in a popup 0.27 - fix broken translation for text that contains regex special characters: ), $, etc. 0.26 - bring back 'translate from' option 0.25 - reverse translate - reliable source language autodetect; as a result, getting rid of manual source language option - 'do not translate on sites' option is less confusing 0.24 - change 'translated only if X pressed' from 'shift' to 'alt' 0.23 - make Text-To-Speech optional and disabled by default 0.22 - expose 'translate from' option - redesign options page to hide advanced options behind separate link 0.21 - text to speech on ctrl press 0.20 - jquery updated to 1.7.1 0.19 - fix adjustment for parent font-size going not quite as planned 0.18 - fix translating wrong word (not the one behind cursor) in rare cases (that was due to * style font-size being different from element font-size) - hit between the lines confuses javascript getElementFromPosisition, resulting in visibly broken html after translation. Fixed. 0.17 - ignore mouse 'noise' movements (so popup does not flicker) - enable 'delay' option only when 'translate by point at word' and not 'shift only' - fixed unescaped html. again. 0.16 - 'translate by click' option added - fixed performance issue on pages with large text nodes 0.12 - selection translation popup no longer shows up anywhere on the page (#17) 0.11 - updated available languages 0.10 - gotten rid of calls to Google Translate API (since it is deprecated) 0.9 - proper cased (as opposed to always lower case) translation (#16) - make sure translation popup doesn't get out of the window (#14) 0.8 - more prominent translation popup (#13) - no longer attempts to translate selection in text inputs (#12) 0.7 - translation no longer changes styles of underlying text (#11). Thanks to Dmitriy Kostikov for pointing in the right direction 0.6 - no more explicit 'translate from' option - autodetect is good enough. Also fixes #8 - fixed: erases closing tag on html/xml listing (#6) - fixed: part of speech is now bold on every page (#9) 0.5 - text selection translate (#4) - fixed: drops text selection (#7) 0.4 - report translation fail. As opposed to simply not showing anything to user - hide translation on page scroll - prompt user to choose target language, in case it isn't set. Useful for new installs - source language is now a configurable option (defaults to 'autodetect') - translation delay is now configurable option - remove "don't translate from these languages" option - gotten rid of explicit api call to detect language. Turns out dictionary api can do it itself. - popup fadeIn/fadeOut. As opposed to hide/show 0.3 - reduced delay before translation start

Latest reviews

  • (2023-12-02) It is very handy extension, but sometimes it doesn't work for some reason. So it is a bit unreliable, otherwise it works as intended.
  • (2023-10-19) John Renfro: This is the best translator on the web because you can just highlight a word or a phrase or the entire paragraph and it translates correctly. Press CTRL and in Chrome browser, it speaks the pronunciation. It does need a written pronunciation guide. For this reason 10Ten reader is better for Asian languages.
  • (2023-10-15) behrouz 40: don't work today
  • (2023-10-03) M K: 翻譯功能陽春就算了 也不好操作 更重要的是 幾乎都是"oops沒有翻譯"
  • (2023-09-29) roman volkov (vlkvr): Amazing!
  • (2023-09-20) Greg L: One of the best translators! Easy to use and very functional. Highly recommend this extension for Chrome!!!!!
  • (2023-09-07) Mohammed bayat: Chrome installed on Windows 8 is cracked, it doesn't work at all! Why ?
  • (2023-08-30) David Mencías: Justo lo que necesitaba. Puntero sobre la palabra y traducción automática. Gracias
  • (2023-08-15) Watcharaphorn Keawpricha: Is reverse translation working? I already set it up but didn't work BTW.
  • (2023-07-24) Abduarahman HA: أروع و أحمل إضافة ترجمة
  • (2023-07-23) Y Nguyen: Speech sound is distorted on macos. I use the macos v14 with brave browser.
  • (2023-06-26) New Super: 簡單好用
  • (2023-06-07) Αντρέας ΦΩΤΙΟΣ: Σε μερικές σελίδες ή είδος κειμένου λειτουργεί πολύ καλά, άλλοτε όχι, έστω κι αν ανανεώσεις τη σελίδα. Αυτό δημιουργεί ένα είδος "ελλειματικής" αξιοπιστίας παρόλο που ως επέκταση είναι τρομερά βοηθητική: ενώ διαβάζεις μια δύσκολη λέξη /πρόταση, αφήνονεις το ποντίκι επάνω (σχετική ρύθμιση) κι αυτόματα έχεις τη μτφ.
  • (2023-05-17) bernie: Two feature requests I would like to have the program speak the language that I'm trying to translate that way I can learn how to properly say in a second feature I would like is if you can also display how it's pronounced so for example if I want to translate the word cheese to the word cheese in Spanish which is queso I would like a small insert on how an English speaker would pronounce it would be very helpful I'm trying to use it to learn another language
  • (2023-04-23) Andrey Perevitsky: I'd like this extension, but in my browser (Google Chrome 111.0.5563.146) the translation takes a little much time to appear a pop-up box (~1.5 seconds), but on my older device it was taking a really so little time (< 1 second). (I'am using the alt key to translate a text selected.) And, not everywhere TransOver can do its work, e.g. on translate.google.com or here, when I'am writing this review :D. Nevertheless, I'm glad to use TransOver. Thanks you!
  • (2023-03-13) Sophia Chan: Nice!
  • (2023-03-04) Alexandr Stepanov: Шикарная вещь, перевод с английского на русский (другими не пользуюсь) - максимально точные. Большая просьба сделать возможность, чтобы можно было переводить на вкладке с PDF, хотя бы при выделении текста. Сейчас совсем не работает расширение в PDF.
  • (2023-03-04) Mato Anastas: KA QENE SHTESE E MIRE PO TANI SIKUR DO QENIN MBRAPA TA KUJTOJE
  • (2023-02-05) Dina Omni: Love it! Works fine for me. Thank you!
  • (2023-02-01) Hossein Hajjari: It doesnt work anymore
  • (2023-01-12) Mike Young: not wokring anymore 12.01.2023
  • (2023-01-02) Lư Hoàng Tấn: Sử dụng rất tốt,mà tiết có những trang web dịch không được
  • (2022-12-17) Gerald Carson: Quite simply.......... it did not work.
  • (2022-12-11) Дмитрий Дмитриев: не работает
  • (2022-12-04) S M ShaHin Alam: Nice extention. thank you.
  • (2022-12-02) Arpad Orfi: There are way better than this out there. E.g. XTranslate https://chrome.google.com/webstore/detail/xtranslate/gfgpkepllngchpmcippidfhmbhlljhoo
  • (2022-11-19) Павел Науменков: Не работает. Пробовал на разных сайтах, изменял параметры в настройках и вообще ничего не высвечивается, никакого перевода, даже нет никаких рамок, чтобы текст можно было туда написать или скопировать для перевода. Пробовал нажимать на сам знак расширения, никакого результата. Может быть проблема в браузере, но я в этом не уверен.
  • (2022-11-15) Alexandre Ferreira: Entendi nada como funciona!
  • (2022-11-13) Ultra Forklift Spare: The best among others by now! Really like it.
  • (2022-11-11) Игорь Рожков: Не заработал в Опере. В хроме все ок
  • (2022-11-05) Tarek Ali: an absolutely incredible extension; i am learning french and i read a lot of online articles; this tool is so useful in that i can instantly translate any word or phrase and learn on the fly; excellent all round; i sincerely thank the creators for their generosity;
  • (2022-10-31) Спасибо за плагин. Не хватает автоподстройки ширины попапа для длинных текстов. По умолчанию занимает всю ширину окна браузера, а хотелось бы сделать отображение более компактным.
  • (2022-10-28) Night Watch: and how does it work?
  • (2022-10-27) A W: I've found that it doesn't work on very many website, but when it does work, it works great.
  • (2022-10-20) Салават Салахутдинов: Расширение ломает сайты (в частности: на ютубе и на многих других сайтах дублируется контент https://github.com/artemave/translate_onhover/issues/56), ломаются скрипты и ошибки в консоли
  • (2022-10-14) Mohammed Imran: Very useful, Thanks.
  • (2022-10-13) احمد عمر: ممتاز وسريع
  • (2022-10-09) Марат: Всегда первым делом устанавливаю это расширение! Перевожу по наведении, скорость отклика установливаю в 200 мс
  • (2022-09-11) PIN: 跟同类产品比,非常流畅,UI简约精美字体适中
  • (2022-03-18) Sungur Tigin: how to use
  • (2022-03-11) Mohamed Samir: الاضافة الوحيدة التي تترجم من الانجليزية الي العربية دون ظهور مشكلة في ترتيب الجمل خاصة عند وجود اقواس او علامات تنصيص بالاسماء او المصطلحات حبث ان ترجمة جوجل يظهر بها هذه المشكلة عند عرض الترجمة فيكون ترتيب الجمل مختلف مما يجعل فهم العبارات اكثر صعوبة
  • (2022-03-09) Johnathan Kong: Fantastic app for translation and learning.
  • (2022-02-26) Hakan Özlen: Very good extension! Thanks. Could you make the translation frame width smaller when we translate long sentences?
  • (2022-02-18) Wild Hyena: really slow and useless
  • (2022-02-16) milad mfd: This is a very good tool. But it will be better if more features can place in the right click, for example: the ability to copy text from result box and the ability to enlarge the result size
  • (2022-02-03) Vincent T: Good, easy to use 1) can you add a function to turn on/off the pop up translate function. thank you
  • (2022-02-03) Yateendra Sahu: it WAS great extension
  • (2022-02-02) Catofood: Работает upd Снова не работает
  • (2022-01-30) I Am: Лучшее из подобных расширений, по моему мнению. Очень удобно пользоваться. Но в последнее время не появляется всплывающее окно, переустановка не работает :(
  • (2022-01-25) Elif Çelik: Transover's work's principle is very effective and creative, I love it. But on the other hand, it is not very useful. When you click on the word or sentence, the app does not see the word or phrase quickly and doesn't show the translation of the word. You must doing it over and over again and it gets annoying for a while...

Latest issues

  • (2023-10-18, v:1.70) Claudio Rodríguez: Inconsistency
    Firstly, thank you so much for your application, it is really useful. I often use it to translate from English to Spanish. Ultimately I've been noticing some inconsistencies in the translations. For example, omision of key words in a phrase, made up words that don't make sense, among others. Due to the inconsistencies found in the Transover's translations, I've compared the results with Google Translator and other services whose results are OK. An example: original english text: 'accused the court of coddling criminals' Transover spanish translation: 'acusó al tribunal de delincuentes de minca' --> Wrong Google spanish translation: 'acusó al tribunal de mimar a los criminales' --> OK I'd always believed that Transover used a Google service, but now I think I was wrong. I'd appreciate any suggestion o advice to correct this issue. I love TransOver. Thank you again. Best regards
  • (2023-10-09, v:1.70) atticus hart: data use question
    your data use statement said that it uses all data from all websites u want it to. if i was signing into to mybank acct would it ask permission to see my password and finances?
  • (2023-09-29, v:1.70) BÜLENT KARAKAYA: One drive
    Hello, it was able to read the transfer one drive page. However, even though all permissions have been granted, I am currently experiencing problems. Thank you in advance for your support.
  • (2023-09-19, v:1.70) Geraldo Almendra: Activate Options
    How I can activate TransOver options ?
  • (2023-09-17, v:1.69) S saraç: The translation of one single word is not working
    The translation of one single word is not working since yesterday. Despite of changing the configuration options it's only possible to translate a phrase. When I click or hover the mouse over a single word the translation is not displayed. I have used this wonderful software for more than three years, I'll appreciate your advice to correct this issue.
  • (2023-09-14, v:1.69) Claudio Rodríguez: one single word translation
    The translation of one single word is not working since yesterday. Despite of changing the configuration options it's only possible to translate a phrase. When I click or hover the mouse over a single word the translation is not displayed. I have used this wonderful software for more than three years, I'll appreciate your advice to correct this issue.
  • (2023-09-10, v:1.69) Fredrik Pettersson: Using the local version of TransOver from GitHub
    I want to install and use the local version of TransOver from GitHub: https://github.com/artemave/translate_onhover Can I then use the local GitHub version of TransOver even without an internet connection and still have access to all the built-in language dictionaries in TransOver? And can I use my own, technical dictionaries at the same time together with the built-in TransOver dictionaries?
  • (2023-08-20, v:1.68) Vasily Kerov: gradual translation
    Offer a mode where only some words of the page (displayed in a language that the use knows well and he/she reads most often) are translated into the language the user is trying to learn starting with simple, most commonly used words. (Just like in some texts french words/phases are used to transmit the atmosphere of French cuisine, etc.) The page would be translated by default when the page is opened - to 'force' the user to learn new words. The system would keep track of the words it already translated and with time would increase the proportion of translated words. It case the user forgot the words - floating/clicking the translated word to show the original. Eventually, all or almost all of the page would be translated into the language as the person tries to learn the languate.
  • (2023-04-04, v:1.67) Fredrik Pettersson: Translation often not displayed; no translation for a textfile in the Chrome browser
    This extension is excellent when it works, but too often there is no translation displayed upon hovering (not when selecting the text either). Is there anything I can change in the settings for Google Chrome? Then I used both methods as described on this website for displaying a text file directly in the Chrome browser or by using the Chrome extension Notepad: https://www.codewithharry.com/blogpost/google-chrome-as-a-text-editor/ But I don't get any translation displayed in your extension for neither of these methods. Why? I was wondering also as to where the dictionaries for the languages come from? Are they of high quality?
  • (2023-03-07, v:1.67) John Smith: Suggestions
    1. Cache queries to reduce API calls. 2. Add an option to display the single word translation as well. It's fetched from the API but unused when a single word is selected. Also it causes past forms to be translated incorrectly. 3. Handle word boundaries better. Moving the pointer within the word while holding the hotkey results in the popup appearing multiple times. It should detect that the mouse hasn't left the word and keep the popup there, untill the pointer leaves the boundaries of the word or the user unpresses the hotkey.
  • (2023-02-18, v:1.67) Andrii Rusyn: Voice
    Hi! When I enable Text-To-Speech is there any chanse i can change pronounce voice from male robotic sound to female? or any other?
  • (2023-01-31, v:1.67) Jawad Samadi: Add Copy Translation Ability
    I wish I could copy the translation of the word or selected text with a simple keystroke.
  • (2022-12-07, v:1.64) 虹雨: popup window not shown
    After I click on the transover icon, the following error message appears in the console. I also try incongnito mode with transover only still not work. ---- Error handling response: TypeError: Cannot set properties of undefined (setting 'selected_sl') at chrome-extension://aggiiclaiamajehmlfpkjmlbadmkledi/contentscript.js:35:2199 ----
  • (2022-09-17, v:1.64) Salman Nafiul: Not working on PDF
    I installed TransOver on my chrome browser. it normally works as shown. but when I open a PDF on my chrome, Transover is unable to Translate word. nothing showing on the PDF page. I want to translate PDFs for reading books or anything else. can you fix it for me?
  • (2022-09-15, v:1.64) Torin Walker: Love your tool, but won't work with DuoLingo site - can you add an exclusion list?
    I recently discovered your extension and I love it - especially when reading French websites, converting to English, and then also looking up French words on English websites! It is amazingly helpful when studying a new language. But when walking through lessons on DuoLingo, I get to the "Read and Respond" interactive lesson modes and the extension clears the screen, losing all progress in the lesson. The only way to prevent this is to disable the extension. Your configuration allows All sites, and "some websites" (whitelisting), but doesn't offer an "Exclude Websites" list. It would be far easier to add DuoLingo.com to a blacklist than to constantly turn off and on the extension. I would therefore like to vote to add an option to exclude websites to your configuration screen. I think this might be a very quick and valuable addition. Thank you for your consideration. Torin...
  • (2022-08-03, v:1.63) Nikita Krylov: Stops working when "Reverse translate to" option is enabled
    When choosing a language in the "Reverse translate to" options, the main translation function stops working
  • (2022-08-02, v:1.63) Dmitry Petrov: Not working with react
    https://github.com/facebook/react/issues/17256
  • (2022-06-05, v:1.63) Jaroslaw Istok: Quick translation
    It would be nice to have a field, clicking on plugin icon, for a quick translation. I saw this by other similar plugins.
  • (2022-02-22, v:1.63) The Recon: I found a little bug.
    when ı click "properties" world it is showing its second and third meaning. Please fix it. Thank you for plugin it's so useful.(sorry for bad english)
  • (2022-02-08, v:1.63) Michael Reckers: doesn't work anymore.
    and i made sure "Translate from" is set in options
  • (2022-02-05, v:1.63) V M: Linux
    Stopped working in lunix
  • (2022-02-01, v:1.63) OUR FAMILY: it does not work
    trans over does not work! even after selecting lunguage
  • (2022-01-26, v:1.61) özlem erol: app doesnt working
    ıs there anythıng to fix it ? because thıs week, ı couldnt use this app .
  • (2022-01-26, v:1.61) Pinhas Tarlo: TransOver
    Doesn't work at all
  • (2022-01-26, v:1.61) Александр Адамский: App is not working!!!!!!!!!!
    TransOver app hasn't been working for a month!!!!!!
  • (2022-01-25, v:1.61) הראל יחיאל: doesn't work anymore
    doesn't work anymore
  • (2022-01-24, v:1.61) Jaroslaw Istok: doesn't work anymore
    doesn't work anymore
  • (2022-01-23, v:1.61) Swopon Kumar Sarkar: Not working anymore
    I don't know what is the reason. But I choosed the option "translate from". But still now it's not working.
  • (2022-01-20, v:1.61) Vic L: TransOver has stopped work
    I'm not sure, but it seems that after updating Chrome, TransOver doesn't work anymore
  • (2022-01-20, v:1.61) Jim Mahoney: trans over stopped working
    After upgrade to chorme OS 97.0.4692.91 trans over stopped working. Tried reinstalling the extension but that didn't resolve the issue
  • (2022-01-19, v:1.61) Alum Gamut: Hey
    does not work
  • (2022-01-15, v:1.60) Mehmet Emin Can: Auto-detect can be do things better
    It might be better not to look at the language of the site, but instead to look at what language the word is in, it can at least fix the bug in most sites.
  • (2021-12-13, v:1.60) Brett Lake-Benson: Affects JS running on other pages
    When TransOver is switched on, on some file management web apps, text will be retained from screen to screen erroneously, resulting in wrong filenames being displayed. When extension is switched off, the problem goes away.
  • (2021-12-11, v:1.60) V M: Linux 20.04
    configuration stopped working on 4 linux machines. using Chrome Works fine on Windows Machines
  • (2021-12-11, v:1.60) V M: Chrome Options
    Chrome has completely taken control of the extension, unable to adjust language setting
  • (2021-12-04, v:1.60) Sena Aktaş: transover
    dont work
  • (2021-12-03, v:1.60) Chronical Mass: Enable Other Countries Voice for TTS options
    With google translate extention I've either got to double click or ctrl click, then I have to click their pop up icon, then I have to click on the foreign languages speaker icon to hear what it sounds like being said from that country. Your app only leaves the default English language as the voice so I have to use the google pop up to hear what a word should sound like in another language. If you enabled voice in other languages, I wouldn't have to click 4 times with google and could just hold alt and ctrl on a word and have the word said immediately in that countries accent, please think about adding this feature as it would be absolute gold on your extension, ease of access can only improve usability. I don't need the translation being said in my countries accent lol, only if I really needed something to read the text, nice that you can use TTS on the fly with this and it works so it's a great feature already as it is, with other voices feature, you would really nail it, plus when you try to change the language as a default it stays in the English voice cause I didn't want to waste your time before writing this :) Thank you for the amazing app, love it! Hoping you are still around and active and can add this feature
  • (2021-11-23, v:1.60) James Zhang: Error! Too many requests
    Tip: Error! Too many requests - translation is temporary disabled. Will retry in 30 minutes.
  • (2021-11-06, v:1.60) Ceylin Öztürk: Problem
    I don't know why but i can not use it on pdf files that i opened on google.
  • (2021-10-09, v:1.60) יהודה שמחוני: השכרות בתים או דירות
    צור את היד 2 השכרות
  • (2021-09-12, v:1.60) Maryjo Allen: Does not work when 'On specific sites' is chosen on 'Site access' for Extension's permission
    It works well when it's given permissions for all site data but it does not work when when 'On specific sites' is chosen on 'Site access' permission. Making it access data "on all sites" seems like an overkill. It should work with sites that are listed under "On specific sites".
  • (2021-09-09, v:1.60) V M: stopped working Linux
    Hi stopped working on linux.. again. thanks
  • (2021-09-03, v:1.60) Mohammad Reza Kangani: How to Stop/Pause TTS audio!?
    Hi Sometimes I select a big portion of page and hit CTRL+C for copy it in clipboard, but TransOver TTS will active and start reading all text. I do not want to change CTRL key, I just need to know a way to stop TTS engine and do not read all the selected texts! Best, Reza
  • (2021-08-25, v:1.60) V M: Config window
    The configuration' window on Linux OS no longer works. (pop-up) Chrome Browser
  • (2021-08-25, v:1.60) V M: No longer working
    The extension no longer functions
  • (2021-08-25, v:1.60) V M: missing options
    reinstalled several times, no longer shows built-in options window in chrome. e.g. language translate from to'. redirects to chrome options, no way to control options from this window.
  • (2021-08-14, v:1.60) Dmitri Nikolaev: Does not work in Edge
    Does not work in Edge browser
  • (2021-08-10, v:1.60) الأستاذ عبد الله زغلل: إضافة الترجمة الفورية لا تعمل
    إضافة الترجمة الفورية لا تعمل
  • (2021-08-03, v:1.60) Vũ Linh Đoàn: Revers Translate Bug
    I like the visual and its functions. But the reverse translate has this problem: it translates from the "Translate into" to "Translate from" but it will find the most related words from "Translate into" to translate, not like the "properly way" like we thought it would - reverse between "Translate into" and "Translate from". Please fix it soon guys!
  • (2021-06-15, v:1.59) none: problem
    after an installation it is not promted to enter the language to translated into

Statistics

Installs
196,388 history
Category
Rating
4.5545 (1,760 votes)
Last update / version
2024-02-04 / 1.74
Listing languages
en

Links