Teacher'sEyes
Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome
Vad är Teacher'sEyes?
Teacher'sEyes är en Chrome-tillägg utvecklad av https://justinvec.com, och dess huvudfunktion är "Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome".
Tilläggsskärmbilder
Ladda ner Teacher'sEyes-förlängningens CRX-fil
Ladda ner Teacher'sEyes-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | lbkicnmlefaiddgknkheklgnknhfbmdn |
Officiell webbadress | https://chrome.google.com/webstore/detail/teacherseyes/lbkicnmlefaiddgknkheklgnknhfbmdn |
Beskrivning | Teacher'sEyes is a tool that enables teachers and admins to manage student's Chrome |
Filstorlek | 1021 KB |
Antal Installationer | 190 |
Aktuell Version | 3 |
Senast Uppdaterad | 2017-03-17 |
Publiceringsdatum | 2017-03-16 |
Utvecklare | https://justinvec.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://justinvec.com |
Hjälpsida URL | https://justinvec.com/help |
Stödda Språk | 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:\/\/*\/*", " |