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

https://github.com/maxmelcher/edgetranslate


https://github.com/maxmelcher/edgetranslate

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Edge Extension to translate Text with Azure Translate

1. Download everything
2. Install the Extension
2. 1. Navigate in Edge to [edge://extensions/](edge://extensions/)
2. 2. Enable Developer Mode (bottom left)
2. 3. Click 'Load unpacked extension' and point to the folder with the extension code
3. Select text and right click. Then select "Azure Translate".

# Picture

![/images/z1kMZMvkRY.gif](/images/z1kMZMvkRY.gif)

# Features

* Translation of selected text from English to German with a dedicated Azure Translate service

# Limitations

* Hard-coded Azure Translate API key (limit of 2 Mio characters per month)
* Format of the translated text is removed (e.g styling, pictures, etc.)