https://github.com/itagagaki/deepl-selected-text
Translate selected text with DeepL
https://github.com/itagagaki/deepl-selected-text
deepl thunderbird-addon thunderbird-extension
Last synced: about 1 year ago
JSON representation
Translate selected text with DeepL
- Host: GitHub
- URL: https://github.com/itagagaki/deepl-selected-text
- Owner: itagagaki
- Created: 2020-09-27T07:14:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T12:31:08.000Z (about 1 year ago)
- Last Synced: 2025-03-31T12:35:01.384Z (about 1 year ago)
- Topics: deepl, thunderbird-addon, thunderbird-extension
- Language: JavaScript
- Homepage: https://github.com/itagagaki/DeepL-Selected-Text
- Size: 82 KB
- Stars: 8
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# DeepL-Selected-Text
Translate selected text with DeepL
## Overview
This extension for Thunderbird 128 adds a "Translate with DeepL" item to the context menu. When you select text and use it, a tab will open up, and it will translate the text for you at DeepL. You can also use `Ctrl`+`T` or `Ctrl`+`Shift`+`X` to translate.
You can also choose to have it open in a new window instead of a tab.
Please set it in the options page.
In the options page, you can also specify the language of the source and target texts.
#### How to open the options page
1. Click the menu button and click Add-ons, or select Tools > Add-ons from the menu bar.
2. Click the three-dot button on "DeepL selected text" and select Options, or click "DeepL selected text" and click Options.
## 概要
Thunderbird 128用のこの拡張機能は、コンテキストメニューに「DeepLで翻訳」の項目を追加します。テキストを選択してそれを使用するとタブが開き、DeepLでテキストを翻訳します。`Ctrl`+`T` または `Ctrl`+`Shift`+`X` で翻訳することもできます。
タブではなく新しいウィンドウで開くようにすることもできます。
オプションページで設定して下さい。
オプションページでは原文と訳文の言語を指定することもできます。
#### オプションページの開き方
1. メニューボタンをクリックして アドオン を選択するか、メニューバーから ツール > アドオン を選択してください。
2. 「DeepL翻訳」の3点ボタンをクリックし、オプション を選択するか、「DeepL翻訳」をクリックして オプション をクリックしてください。