Teacher'sEyes
Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome
什么是Teacher'sEyes?
Teacher'sEyes是由https://justinvec.com开发的Chrome扩展程序,该扩展的主要功能是“Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome”。
扩展截图
下载Teacher'sEyes扩展crx文件
下载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:\/\/*\/*", " |