GPT Translate
Summarizes web page content in the language of your choice using GPT.
ما هو GPT Translate؟
GPT Translate هو إضافة Chrome تم تطويرها بواسطة projectwildflower23، والميزة الرئيسية لها هي "Summarizes web page content in the language of your choice using GPT.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GPT Translate
قم بتنزيل ملفات الامتداد GPT Translate بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Quickly summarize highlighted text, or an entire page, using the power of GPT. Can summarize text from other languages into your language.
معلومات أساسية عن التمديد
الاسم | GPT Translate |
ID | ljfjmbdgbebmjbfmdneeimenolagonol |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/gpt-translate/ljfjmbdgbebmjbfmdneeimenolagonol |
الوصف | Summarizes web page content in the language of your choice using GPT. |
حجم الملف | 6.21 MB |
عدد التثبيتات | 2,708 |
النسخة الحالية | 1.2 |
آخر تحديث | 2023-04-04 |
تاريخ النشر | 2023-03-22 |
تقييم | 3.00/5 مجموع تقييمات 4 |
المطور | projectwildflower23 |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en,fr,es-419,hi,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GPT Translate", "version": "1.2", "manifest_version": 3, "background": { "service_worker": "main.js" }, "action": { "default_popup": "popup.html" }, "description": "Summarizes web page content in the language of your choice using GPT.", "permissions": [ "activeTab", "contextMenus", "storage" ], "content_scripts": [ { "matches": [ " |