ImageTrans
Translate images on websites
ImageTransคืออะไร?
ImageTrans เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BasicCAT และคุณลักษณะหลักของมันคือ "Translate images on websites"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ImageTrans
ดาวน์โหลดไฟล์ส่วนขยาย ImageTrans ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
An image translator. It uses ImageTrans to translate images on websites whether they are posters, brochures, comics, manga, manhua or webtoon. State-of-art OCR and machine translation services are used to guarantee the translation quality. ** Please note that the desktop version of ImageTrans is a dependency. The plugin won't work without it. ** Usage: 1. Install the extension and ImageTrans. 2. Right click on the image to translate it. 3. If the context menu is disabled, use the shortcut (CTRL+SHIFT+F) to call the popup, use Tab to switch operations and press Enter to perform the operation. Detailed guide: https://github.com/xulihang/ImageTrans_chrome_extension
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ImageTrans |
ID | lkijcgjookpddgfacoankphnpbinmhia |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/imagetrans/lkijcgjookpddgfacoankphnpbinmhia |
คำอธิบาย | Translate images on websites |
ขนาดไฟล์ | 65.1 KB |
จำนวนการติดตั้ง | 6,335 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2024-03-03 |
วันที่เผยแพร่ | 2021-03-30 |
คะแนน | 1.41/5 รวมทั้งหมด 29 คะแนน |
ผู้พัฒนา | BasicCAT |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.basiccat.org/imagetrans |
URL หน้าช่วยเหลือ | https://www.basiccat.org/imagetrans |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ImageTrans", "version": "1.4", "description": "Translate images on websites", "permissions": [ "storage", "activeTab", "contextMenus" ], "options_page": "options.html", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |