Sentinel is a browser extension designed for teachers to track tabs and manage student browsing. Currently, it's designed for school-managed chromebooks which do not have other applications nor the ability to uninstall the extension.
Teacher Dashboard: https://ayaangrover.com/sentinel/website/
Student Login Page: https://ayaangrover.com/sentinel/website/student
- Clone the repository.
- Open Chrome (or your preferred browser) and go to the Extensions page.
- Enable "Developer mode".
- Click "Load unpacked" and select the
extension/
folder. - Sign in(the student page will load automatically)
Review the manifest in extension/manifest.json for the permissions.
- The extension will start tracking tabs as soon as it is activated, but the data is only associated with your account after logging in.
- The extension(while active) will store
Contributions are welcome! Please open an issue or submit a pull request with your improvements.
This software is provided "as is", without warranty of any kind, express or implied. The creator assumes no liability for any loss, damage, or unintended consequences — including but not limited to data loss, misrepresentation, or fraud - that may occur through the use of this software. Use at your own risk.
This project is licensed under the MIT License.