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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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:\/\/*\/*", " |