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.
- Host: GitHub
- URL: https://github.com/faruktoptas/ytranslate
- Owner: faruktoptas
- License: mit
- Created: 2015-07-11T13:14:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T11:06:21.000Z (almost 6 years ago)
- Last Synced: 2025-06-17T01:01:57.920Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 234 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

# 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.