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

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

Awesome Lists containing this project

README

          

# Google Translate Keyboard Shortcut

[![GitHub release](https://img.shields.io/github/release/Greenek/google-translate-keyboard-shortcut-userscript.svg?label=user.js)](https://github.com/Greenek/google-translate-keyboard-shortcut-userscript/raw/master/Google_Translate_Keyboard_Shortcut.user.js)

![Google Translate Keyboard Shortcut](./demo.gif)

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