javascript:(function (){ function tlate(string){var newuri= 'https://translate.google.com/m/translate?q='+string+'#auto/en/'+string;return newuri;}location.href=tlate(encodeURIComponent(this.document.body.innerText));})();