Context Menu for Google Translate (To Arabic)
Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.
Context Menu for Google Translate (To Arabic)คืออะไร?
Context Menu for Google Translate (To Arabic) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย omarabusafieh และคุณลักษณะหลักของมันคือ "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Context Menu for Google Translate (To Arabic)
ดาวน์โหลดไฟล์ส่วนขยาย Context Menu for Google Translate (To Arabic) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic . easy translate from english to arabic تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن ترجمة انجليزي الى عربي
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Context Menu for Google Translate (To Arabic) |
ID | cmfimhenkhlmlihjomccicfbmcgdgiao |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/context-menu-for-google-t/cmfimhenkhlmlihjomccicfbmcgdgiao |
คำอธิบาย | Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™. |
ขนาดไฟล์ | 102 KB |
จำนวนการติดตั้ง | 1,258 |
เวอร์ชันปัจจุบัน | 1.3.2 |
อัปเดตครั้งล่าสุด | 2014-01-28 |
วันที่เผยแพร่ | 2014-01-28 |
คะแนน | 4.47/5 รวมทั้งหมด 19 คะแนน |
ผู้พัฒนา | omarabusafieh |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | ar |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "description": "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic \u2122.", "icons": { "128": "icon_128.png", "16": "icon_16.png" }, "name": "Context Menu for Google Translate (To Arabic)", "permissions": [ "contextMenus" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.2", "manifest_version": 2 } |