Bantan
Translates selected text to Mongolian from English and other languages available on Google Translate.
Bantanคืออะไร?
Bantan เป็นส่วนขยายของ Chrome ที่พัฒนาโดย et4m1r และคุณลักษณะหลักของมันคือ "Translates selected text to Mongolian from English and other languages available on Google Translate."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bantan
ดาวน์โหลดไฟล์ส่วนขยาย Bantan ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Translates selected text to Mongolian from English and other languages available on Google Translate. Used Google Translate API.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | eejkfggfjmfjdphnaedohbneajlhngdk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/bantan/eejkfggfjmfjdphnaedohbneajlhngdk |
คำอธิบาย | Translates selected text to Mongolian from English and other languages available on Google Translate. |
ขนาดไฟล์ | 46.03 KB |
จำนวนการติดตั้ง | 52 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2016-05-25 |
วันที่เผยแพร่ | 2016-05-25 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | et4m1r |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bantan", "description": "Translates selected text to Mongolian from English and other languages available on Google Translate.", "version": "1.3", "browser_action": { "default_title": "Translates selected text to Mongolian from English and other languages available on Google Translate.", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "persistent": false, "scripts": [ "popup.js" ] }, "permissions": [ "contextMenus", "tabs", " |