Translate Any Webpage In One Click

Thought I’d share a little bit of code I use to easily translate any webpage I’m viewing into English in one click.

Open your Bookmarks and add a new Bookmark to the “Bookmarks Toolbar” folder in Firefox (sorry IE users, you’re on your own). Name it anything (I did “Translate”) and for the location, enter this:

javascript:void(location.href='http://translate.google.com/translate?tl=en&u='+location.href)

That should make a new button show up in your toolbar and when you click it, it will take you to Google and translate the website into English.

One thought on “Translate Any Webpage In One Click

  1. I agree, the Google translate is very useful, but it only has about 20 languages. I’m from Slovenia and unfortunately Slovenian language is not among them :/

Comments are closed.