https://github.com/greenek/google-translate-keyboard-shortcut-userscript
Keyboard shortcut for quick swap active languages
https://github.com/greenek/google-translate-keyboard-shortcut-userscript
google-translate greasemonkey-script tampermonkey-script userscript
Last synced: about 2 months ago
JSON representation
Keyboard shortcut for quick swap active languages
- Host: GitHub
- URL: https://github.com/greenek/google-translate-keyboard-shortcut-userscript
- Owner: Greenek
- License: mit
- Created: 2017-06-26T12:11:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T20:48:12.000Z (over 8 years ago)
- Last Synced: 2025-11-19T01:02:44.636Z (4 months ago)
- Topics: google-translate, greasemonkey-script, tampermonkey-script, userscript
- Language: JavaScript
- Size: 7.35 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Google Translate Keyboard Shortcut
[](https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/raw/master/Google_Translate_Keyboard_Shortcut.user.js)

A userscript to quick swapping active languages in Google Translate with a keyboard shortcut (Ctrl+S).
## Getting Started
### Prerequisites
Make sure you have user scripts plugin installed in your browser. Here are the most popular:
* [Greasemonkey](http://www.greasespot.net/) – Firefox
* [Tampermonkey](https://tampermonkey.net/) – Chrome, Microsoft Edge, Safari, Opera, Firefox
### Installing
You can install script:
* directly from GitHub by clicking [here][script-github],
* from [GreasyFork page][script-greasyfork],
* or from [OpenUserJS page][script-openuserjs].
### Usage
Press Ctrl+S at Google Translate page to swap active languages.
## Contribute
Contributions are very welcome!
[Open an issue][issues-new] for bug and feature requests or [submit PR][pull-request] and make this plugin better.
## Contributor Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct][code-of-conduct]. By participating in this project you agree to abide by its terms.
## License
This project is licensed under the terms of the [MIT license][license].
[code-of-conduct]: CODE_OF_CONDUCT.md
[issues-new]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/issues/new
[license]: LICENSE
[pull-request]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/compare
[script-github]: https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/raw/master/Google_Translate_Keyboard_Shortcut.user.js
[script-greasyfork]: https://greasyfork.org/en/scripts/21928-google-translate-keyboard-shortcut
[script-openuserjs]: https://openuserjs.org/scripts/greenek/Google_Translate_Keyboard_Shortcut