Last Updated: December 2025
Screen Time Alert is a Chrome browser extension designed to help users monitor time spent on active browser tabs and optionally display visual on-screen alerts at user-defined intervals. When you set an alert from the menu, a robot will appear and warn you with a message based on the time interval that you had set. More smoke will appear as well. It is a fun app that is great for screen time monitoring. FREE FOREVER. All rights reserved www.thugon.com and Seng Thao.
This extension operates entirely within the user’s browser environment.
Screen Time does not collect, transmit, sell, or share any personal or sensitive user data.
The extension stores minimal configuration data locally using Chrome’s built-in storage APIs.
This may include:
All stored data remains on the user’s device and is never transmitted externally.
Used to identify the currently active tab so alerts can appear on that tab only.
Used to inject visual alert elements into webpages at the appropriate time.
Used to store user preferences locally on the device.
Allows alerts to appear on any website the user visits.
Screen Time does not load, execute, or update code from remote servers. All functionality is packaged within the extension.
No third parties receive data or provide services related to this extension.
This extension does not knowingly collect data from children and does not target minors.
Users may enable, disable, or remove the extension at any time. Removing the extension deletes all locally stored data.
Because no data leaves the browser, there is no external data transmission or storage risk.
This software is provided AS IS and WHERE IS, without warranties of any kind. Use of this extension is entirely at the user’s own risk.
This Privacy Policy may be updated to reflect feature changes or Chrome Web Store policy updates.
Website: https://www.thugon.com
If you see this error in the dev mode section: Unchecked runtime.lastError: No tab with id: 2022025007. Context Unknown Stack Trace :0 (anonymous function) . This occurs because the extension doesn't know what to do with those chrome:// tabs that doesn't have a url. The error is Chrome's way of just expressing confusion. In the future, I will add codes to kill and/or ignore those tabs. Some like if (chrome.runtime.lastError) { // tab was gone — expected in extension lifecycle }. You can simply, ignore the error. Nothing is saved, logged or etc. Chrome is just annoyed. No crash, error out or etc. - Seng Thao
This extension complies with the Chrome Web Store Developer Program Policies, User Data Policy, and Limited Use Requirements.