Teacher'sEyes
Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome
Teacher'sEyesคืออะไร?
Teacher'sEyes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://justinvec.com และคุณลักษณะหลักของมันคือ "Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Teacher'sEyes
ดาวน์โหลดไฟล์ส่วนขยาย Teacher'sEyes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Teacher'sEye enables any teacher or administrator to do the following on student's Chromebooks: - Open/Close Tabs - View Live Screens - Lock Computers - Send URL's
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lbkicnmlefaiddgknkheklgnknhfbmdn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/teacherseyes/lbkicnmlefaiddgknkheklgnknhfbmdn |
คำอธิบาย | Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome |
ขนาดไฟล์ | 1021 KB |
จำนวนการติดตั้ง | 190 |
เวอร์ชันปัจจุบัน | 3 |
อัปเดตครั้งล่าสุด | 2017-03-17 |
วันที่เผยแพร่ | 2017-03-16 |
ผู้พัฒนา | https://justinvec.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://justinvec.com |
URL หน้าช่วยเหลือ | https://justinvec.com/help |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "manifest_version": 2, "name": "Teacher'sEyes", "version": "3", "description": "Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "minimum_chrome_version": "29", "icons": { "16": "\/images\/logoicon16.png", "48": "\/images\/logoicon48.png", "128": "\/images\/logoicon128.png" }, "permissions": [ "identity", "notifications", "storage", "tabs", "unlimitedStorage", "desktopCapture", "chrome:\/\/favicon\/", "https:\/\/*\/*", "http:\/\/*\/*", " |