ImTranslator: Translator, Dictionary, TTS
Translator, Dictionary, Voice
Cos'è ImTranslator: Translator, Dictionary, TTS?
ImTranslator: Translator, Dictionary, TTS è un'estensione di Chrome sviluppata da https://about.imtranslator.net, e la sua funzione principale è "Translator, Dictionary, Voice".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ImTranslator: Translator, Dictionary, TTS
Scarica i file di estensione ImTranslator: Translator, Dictionary, TTS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
ImTranslator translates selected text, words (Dictionary), phrases and webpages between more than 100 languages using translation providers: Google, Microsoft Bing, Yandex. ImTranslator includes 4 translation tools: ImTranslator, Pop-up Bubble, Inline Translator and Webpage Translation , and other language tools such as Text-to-Speech, Translation History and Dictionary. ImTranslator Features: Translation of words, phrases and text between more than 100 languages Multiple translation providers (Google, Microsoft Bing, Translator, Yandex) Translator and Dictionary modes Web page Translation - Translate entire web pages with just one click. Inline Translator translates a selected text on a page by splitting it into sentences and inserts the translation into a webpage. Automatic language detection of the source text Back translation of the target text to the original language Text to speech of the original text and its translation Translation history keeps track of all your translation activity in ImTranslator, Bubble Translator,Inline Translator, or Webpage Translation, and stores translation records in the Translation History until you manually delete the records. Language list customization - customize list of languages for your translation work. Shortcuts customization - ImTranslator shortcuts are fully customizable, and can be defined for each translation application. Interface language - choose the language to see all ImTranslator menus and messages in your native language. You can change the language of ImTranslator user interface without restarting the browser and on any native browser. User guide: https://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/ How-to: http://about.imtranslator.net/how-to/how-to-use-imtranslator-extensions/ FAQ: http://about.imtranslator.net/faq/
Informazioni di Base sull'Estensione
Nome | ImTranslator: Translator, Dictionary, TTS |
ID | noaijdpnepcgjemiklgfkcfbkokogabh |
URL Ufficiale | https://chromewebstore.google.com/detail/imtranslator-translator-d/noaijdpnepcgjemiklgfkcfbkokogabh |
Descrizione | Translator, Dictionary, Voice |
Dimensione del File | 2.82 MB |
Conteggio Installazioni | 1,192,894 |
Versione Corrente | 16.75 |
Ultimo Aggiornamento | 2024-03-02 |
Data di Pubblicazione | 2020-07-01 |
Valutazione | 4.39/5 Totale 5024 Valutazioni |
Sviluppatore | https://about.imtranslator.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/ |
URL della Pagina di Aiuto | http://about.imtranslator.net/tutorials/presentations/imtranslator-for-chrome/ |
URL della Pagina della Politica sulla Privacy | http://about.imtranslator.net/privacy-policy |
Lingue Supportate | de,en,fil,fr,nl,vi,tr,es,it,pl,pt-BR,ro,sk,sv,cs,el,sr,bg,ru,uk,hi,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "content\/js\/common\/FExtension.js", "content\/browser\/js\/FBrowser.js", "content\/browser\/chrome\/FBrowserChrome.js", "content\/js\/common\/FStorage.js", "content\/js\/bg\/bg_inliner.js", "content\/js\/bg\/background.js" ] }, "browser_action": { "default_icon": "content\/img\/icon.png", "default_popup": "content\/html\/popup\/router.html", "default_title": "__MSG_extName__" }, "content_scripts": [ { "all_frames": true, "css": [ "content\/css\/inject.css" ], "js": [ "content\/js\/common\/FExtension.js", "content\/browser\/js\/FBrowserInject.js", "content\/browser\/chrome\/FBrowserInjectChrome.js", "content\/js\/common\/FStorage.js", "content\/js\/inject\/translator.js", "content\/js\/inject\/data.js", "content\/js\/inliner\/inliner_core.js", "content\/js\/inliner\/inliner_request.js", "content\/js\/inliner\/inject.js" ], "matches": [ " |