Crowdin Translation Companion
Deliver multilingual support. Translate your conversations with customers to communicate as if there's no language barrier. Use…
ما هو Crowdin Translation Companion؟
Crowdin Translation Companion هو إضافة Chrome تم تطويرها بواسطة Crowdin، والميزة الرئيسية لها هي "Deliver multilingual support. Translate your conversations with customers to communicate as if there's no language barrier. Use…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Crowdin Translation Companion
قم بتنزيل ملفات الامتداد Crowdin Translation Companion بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Deliver multilingual support. Translate your conversations with customers to communicate as if there's no language barrier. Use this plugin to translate conversations right where they happen. With Crowdin Translation Companion for Chrome, you can translate messages from your customers and your responses simply by selecting the language you're translating from and into. Messages are translated automatically by the extension, and you can also select the text, right-click and choose Translate with Crowdin. To use this extension, you need to log in with your Crowdin Enterprise account, where the organization admin or manager has already connected this app and configured the MT engine.
معلومات أساسية عن التمديد
الاسم | Crowdin Translation Companion |
ID | mjbpgglfobeommplccbobekdmeefaipb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/crowdin-translation-compa/mjbpgglfobeommplccbobekdmeefaipb |
الوصف | Deliver multilingual support. Translate your conversations with customers to communicate as if there's no language barrier. Use… |
حجم الملف | 1.31 MB |
عدد التثبيتات | 89 |
النسخة الحالية | 0.5.11 |
آخر تحديث | 2023-09-11 |
تاريخ النشر | 2022-05-12 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | Crowdin |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Crowdin Translation Companion", "version": "0.5.11", "action": { "default_icon": "images\/[email protected]", "default_title": "Crowdin Translation Companion", "default_popup": "popup.html" }, "icons": { "16": "images\/[email protected]", "48": "images\/[email protected]", "128": "images\/[email protected]" }, "permissions": [ "identity", "tabs", "storage", "contextMenus" ], "host_permissions": [ "https:\/\/*.crowdin.com\/*" ], "commands": { "companion-translate-reply": { "suggested_key": { "default": "Shift+Alt+E", "mac": "Shift+Alt+E" }, "description": "Translate reply with Crowdin" } }, "background": { "service_worker": "background.bundle.js" }, "web_accessible_resources": [ { "resources": [ "images\/whitelist\/*", "font\/*" ], "matches": [ " |