Screen Time Monitor — Chrome Extension for Website Time Tracking
A Google Chrome extension (Manifest V3) designed to track the amount of time users spend on websites. The extension collects tab activity statistics, aggregates data by domains, stores results in the browser’s local storage, and displays analytics through a user-friendly interface. The project demonstrates practical use of the Chrome Extensions API, browser events handling, and a clean client-side architecture implemented in JavaScript.