AI 产品解读Chromebook classroom management, student monitoring, and safeguarding extension that connects managed Chrome devices to the senso.cloud platform
Enables schools and educational institutions to monitor student activity, ensure online safety, manage classroom behavior, and control Chromebook usage in real-time from a centralized cloud console
1) Administrator installs extension via Google Admin and provisions license key + site ID through managed configuration. 2) Extension authenticates device/user to senso.cloud API using license key. 3) Extension connects to Senso hub via SignalR for real-time communication. 4) Teachers use senso.cloud web console to view student screens, send messages, lock screens, broadcast, filter content, and monitor keystrokes. 5) KeyWatcher content script captures keystrokes across all pages for safeguarding analysis. 6) Offscreen document handles WebRTC connections for screen sharing. 7) Alerts are raised for safeguarding concerns based on AI analysis of keystrokes and screenshots.
Keystroke monitoring and logging with screenshots for safeguarding (AI-driven threat detection)Remote screen viewing via WebRTC for real-time teacher oversightWeb content filtering via filtering.senso.cloudLock screen control for teacher-directed device lockingLive chat between teacher and studentBroadcast messaging from teacher to students
- 目标用户
- School IT administrators deploying managed Chromebooks / Teachers managing classroom Chromebook usage / Designated Safeguarding Leads (DSLs) monitoring student safety / Educational institutions using Chrome OS devices
- app.js is a large minified/bundled file (347KB) making some code paths harder to trace with exact line numbers
- Could not determine exact pricing or whether a free tier exists from source code alone
- The subscribe/subscribeRtc references in offscreen.js are WebRTC subscription patterns, not payment subscriptions - these were correctly deprioritized from paid feature evidence