An open API service indexing awesome lists of open source software.

https://github.com/faruktoptas/ytranslate

[DEPRECATED - NO LONGER BEING MAINTAINED]A Greasemonkey/Tampermonkey script that translates selected text inside the page with a tooltip via Yandex Translate.
https://github.com/faruktoptas/ytranslate

Last synced: 4 months ago
JSON representation

[DEPRECATED - NO LONGER BEING MAINTAINED]A Greasemonkey/Tampermonkey script that translates selected text inside the page with a tooltip via Yandex Translate.

Awesome Lists containing this project

README

          

# yTranslate - [DEPRECATED - No longer being maintained]

# PLASE USE THE CHROME EXTENSION [ytranslate-chrome-extension](https://github.com/faruktoptas/ytranslate-chrome-extension)

A Greasemonkey/Tampermonkey script that translates selected text inside the page with a tooltip via Yandex Translate.

# Installation
- Install Greasemonkey/Tampermonkey
- Create new user js and copy/paste contents of yTranslate.user.js
- You can change API Key or translated language (English->Turkish default) optionally.
- Enable script

# Usage
Hold Alt key and select the text you want to translate.

# Screenshot

![yTranslate](https://github.com/faruktoptas/yTranslate/blob/master/screenshot.png?raw=true)

# Note
Some web sites blocks loading content from an unknown remote server due to their Content Security Policy. yTranslate will not work on these sites. Please know that this is not a bug.