Translate And Copy
Translate selected text and copy to clipboard for use
Qu'est-ce que Translate And Copy ?
Translate And Copy est une extension Chrome développée par rxliuli, et sa fonction principale est "Translate selected text and copy to clipboard for use".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Translate And Copy
Téléchargez les fichiers d'extension Translate And Copy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Translate And Copy |
ID | namibphobdcighbjjojlhcflpnhobjeo |
URL Officiel | https://chromewebstore.google.com/detail/translate-and-copy/namibphobdcighbjjojlhcflpnhobjeo |
Description | Translate selected text and copy to clipboard for use |
Taille du Fichier | 62.16 KB |
Nombre d'Installations | 73 |
Version Actuelle | 0.2.1 |
Dernière Mise à Jour | 2023-04-09 |
Date de Publication | 2022-12-27 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | rxliuli |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/rxliuli/translate-and-copy |
URL de la Page de Politique de Confidentialité | https://joplin-utils.rxliuli.com/joplin-search-integration/privacy.html |
Langues Prises en Charge | 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": [ " |