Chrome extension to translate input text and web pages, using the Yandex API and the Moses API. Useful for those who want to use different translation systems.
- Open the Chrome Extension Menu.
- Click the Load unpacked extension...
- Navigate to and select the translate directory.
- Done!
- Install and compile Moses according to the instructions provided here, making sure to include XML-RPC.
- Start the Moses Server according to the instructions here.
- Make sure you have a stable internet connection to send requests to the Yandex API.
- Choice between two leading translation systems.
- Language detection for webpages.
- Translate input text!
- Translate full webpages!
- Add more languages for translation.
- Incorporate Google Translate API for more translation system options.