Translate And Copy
Translate selected text and copy to clipboard for use
What is Translate And Copy?
Translate And Copy is a Chrome extension developed by rxliuli, and its main feature is "Translate selected text and copy to clipboard for use".
Extension Screenshots
Download Translate And Copy Extension CRX File
Download Translate And Copy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Translate And Copy |
ID | namibphobdcighbjjojlhcflpnhobjeo |
Official URL | https://chromewebstore.google.com/detail/translate-and-copy/namibphobdcighbjjojlhcflpnhobjeo |
Description | Translate selected text and copy to clipboard for use |
File Size | 62.16 KB |
Installation Count | 73 |
Current Version | 0.2.1 |
Last Updated | 2023-04-09 |
Publish Date | 2022-12-27 |
Rating | 5.00/5 Total 1 Ratings |
Developer | rxliuli |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/rxliuli/translate-and-copy |
Privacy Policy Page URL | https://joplin-utils.rxliuli.com/joplin-search-integration/privacy.html |
Supported Languages | 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": [ " |