Translate And Copy
Translate selected text and copy to clipboard for use
ما هو Translate And Copy؟
Translate And Copy هو إضافة Chrome تم تطويرها بواسطة rxliuli، والميزة الرئيسية لها هي "Translate selected text and copy to clipboard for use".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Translate And Copy
قم بتنزيل ملفات الامتداد Translate And Copy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | Translate And Copy |
ID | namibphobdcighbjjojlhcflpnhobjeo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/translate-and-copy/namibphobdcighbjjojlhcflpnhobjeo |
الوصف | Translate selected text and copy to clipboard for use |
حجم الملف | 62.16 KB |
عدد التثبيتات | 73 |
النسخة الحالية | 0.2.1 |
آخر تحديث | 2023-04-09 |
تاريخ النشر | 2022-12-27 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | rxliuli |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/rxliuli/translate-and-copy |
عنوان صفحة سياسة الخصوصية | https://joplin-utils.rxliuli.com/joplin-search-integration/privacy.html |
اللغات المدعومة | 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": [ " |