Skip to content

BoringCode/TranslateThis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Translate This! (v3.5.1) Icon

Translate the whole entire page or just a selection using Google Translate.

This addon is written with the Firefox Addon SDK.

##Features

  • Convenient toolbar button to translate the entire page.
  • Translate links, text, or the current page with the click of a button.
  • Choose your default language to translate to.
  • Open translations in a new tab, or in the same tab

##Development

Install jpm (jetpack manager) using npm

npm install jpm -g

Install dependancies

npm install

Test Translate This! with a blank Firefox profile

jpm run

Export XPI (for distribution)

jpm xpi

##How can I help?

###License Licensed under the Mozilla Public License version 2.0

A project by Bradley Rosenfeld