Translation Machine
Used to translate all kinds of commonly used social networking sites, so that you better communicate with others.
ما هو Translation Machine؟
Translation Machine هو إضافة Chrome تم تطويرها بواسطة HelloWorld، والميزة الرئيسية لها هي "Used to translate all kinds of commonly used social networking sites, so that you better communicate with others.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Translation Machine
قم بتنزيل ملفات الامتداد Translation Machine بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Get better translations for your social networking sites. This extension is used to easily translate all kinds of commonly used social networking sites such as Twitter, Discord, YouTube so that you can better communicate with others. Currently supported websites: Discord HackNews Reddit Telegram Web (https://web.telegram.org/) Twitter YouTuBe More website support, still under development!!! Known issues: If you don't see the translate button, please click the browser refresh button to refresh. Feedback: If you have a better idea, please contact me. If the extension has bugs, please contact me. If you want to support other sites, please contact me. Email: Detail to see the "Contact the publisher"
معلومات أساسية عن التمديد
الاسم | |
ID | dagfnicdcbaljffobfdgigjflpdanbic |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/translation-machine/dagfnicdcbaljffobfdgigjflpdanbic |
الوصف | Used to translate all kinds of commonly used social networking sites, so that you better communicate with others. |
حجم الملف | 226 KB |
عدد التثبيتات | 46 |
النسخة الحالية | 0.1.8 |
آخر تحديث | 2022-11-15 |
تاريخ النشر | 2022-11-07 |
تقييم | 4.00/5 مجموع تقييمات 1 |
المطور | HelloWorld |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://code4you.dev/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "default_locale": "en", "name": "__MSG_AppName__", "description": "__MSG_AppDesc__", "version": "0.1.8", "options_page": "options\/index.html", "background": { "service_worker": "background\/index.js" }, "icons": { "128": "assets\/icons\/icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |