martes, 18 de diciembre de 2018

Como hacer para que Google Chrome traduzca automáticamente los sitios en inglés


Necesitas crear un bookmarklet en tus marcadores (faboritos). 

Para hacer esto vamos primero a la barra de marcadores y hacemos clic con el botón derecho del mouse y en el menú que se despliega seleccionamos: "Añadir página..."



Luego se abre una ventana para agregar un marcador (faborito) donde debemos poner lo siguiente,

En Nombre: Traducir

En URL ponemos la siguiente dirección:

javascript:var t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection&&document.selection.createRange&&document.selection.createRange().text));var e=(document.charset||document.characterSet);if(t!=''){location.href='http://translate.google.es/translate_t?text='+t+'&hl=es&langpair=auto|es&tbb=1&ie='+e;}else{location.href='http://translate.google.es/translate?u='+escape(location.href)+'&hl=es&langpair=auto|es&tbb=1&ie='+e;};

Ventana de faboritos




Cuando veas una pagina en ingles u otro idioma, google la traducira a tu idioma automáticamente.




No hay comentarios:

Publicar un comentario

View My Stats