AG Translate
View translations easily as you browse the web.
AG Translateคืออะไร?
AG Translate เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sh01.bid และคุณลักษณะหลักของมันคือ "View translations easily as you browse the web."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AG Translate
ดาวน์โหลดไฟล์ส่วนขยาย AG Translate ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
You can translate the selected text or the entire webpage, which is convenient and fast Support multiple languages, you can also configure your own current language
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AG Translate |
ID | bincmiainjofjnhchmcalkanjebghoen |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ag-translate/bincmiainjofjnhchmcalkanjebghoen |
คำอธิบาย | View translations easily as you browse the web. |
ขนาดไฟล์ | 444 KB |
จำนวนการติดตั้ง | 189,678 |
เวอร์ชันปัจจุบัน | 1.0.11 |
อัปเดตครั้งล่าสุด | 2022-10-31 |
วันที่เผยแพร่ | 2021-06-27 |
คะแนน | 4.62/5 รวมทั้งหมด 26 คะแนน |
ผู้พัฒนา | sh01.bid |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://yuntu88.hae123.cn/static/privacy.html |
ภาษาที่รองรับ | id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": [], "background": { "scripts": [ "injection.js", "background.js" ] }, "browser_action": { "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" }, "default_popup": "popup.html", "default_title": "__MSG_2509634311667449183__" }, "content_scripts": [ { "all_frames": true, "css": [ "content.css" ], "js": [ "content.js" ], "matches": [ "*:\/\/*\/*" ] } ], "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/translate.googleapis.com; object-src 'self'", "default_locale": "en", "description": "__MSG_5636646071825253269__", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "19": "icons\/19.png", "32": "icons\/32.png", "38": "icons\/38.png", "48": "icons\/48.png" }, "manifest_version": 2, "name": "__MSG_8969005060131950570__", "options_page": "options.html", "permissions": [ " |