Translate And Copy
Translate selected text and copy to clipboard for use
Co to jest Translate And Copy?
Translate And Copy to rozszerzenie Chrome opracowane przez rxliuli, a jego główną funkcją jest „Translate selected text and copy to clipboard for use”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Translate And Copy
Pobierz pliki rozszerzeń Translate And Copy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Convert the selected text on the webpage to another language, and then copy it to the clipboard for easy pasting. The main purpose is to reply to messages in other languages, so we can only rely on machine translation. Using 1. Select a piece of text 2. Right-click the menu to select `Translate And Copy` or press the shortcut key `Alt+T` 3. Paste the translated text
Podstawowe informacje o rozszerzeniu
Nazwa | Translate And Copy |
ID | namibphobdcighbjjojlhcflpnhobjeo |
Oficjalny URL | https://chromewebstore.google.com/detail/translate-and-copy/namibphobdcighbjjojlhcflpnhobjeo |
Opis | Translate selected text and copy to clipboard for use |
Rozmiar pliku | 62.16 KB |
Liczba instalacji | 73 |
Aktualna Wersja | 0.2.1 |
Ostatnia Aktualizacja | 2023-04-09 |
Data Publikacji | 2022-12-27 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | rxliuli |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/rxliuli/translate-and-copy |
Adres URL Strony Polityki Prywatności | https://joplin-utils.rxliuli.com/joplin-search-integration/privacy.html |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Translate And Copy", "version": "0.2.1", "description": "Translate selected text and copy to clipboard for use", "manifest_version": 3, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |