The Internet Usage Tracker is a Chrome extension designed to help parents monitor and track their children's internet usage. It records the time spent on each website and displays this information in a user-friendly popup, allowing parents to keep track of online activities and manage screen time effectively. The extension also features automatic data clearing every 10 hours to maintain privacy and keep the data manageable.
- Track Time Spent: Records the time spent on each website in real-time.
- Visit Counter: Counts how many times a site has been visited.
- Automatic Data Clearing: Clears the usage data every 10 hours.
- User-Friendly UI: Displays tracked data in a clean, easy-to-read popup.
- Sorting: Shows the most recently visited sites at the top.
- Customization: Styled with a modern, engaging design, including animations.
- Download or Clone the Repository:
git clone https://github.com/your-username/internet-usage-tracker.git
- Open Chrome and Navigate to Extensions:
- Go to
chrome://extensions/
in your browser. - Enable Developer mode by clicking the toggle switch in the top right corner.
- Go to
- Load the Extension:
- Click on the Load unpacked button.
- Select the folder where you cloned/downloaded the repository.
- Activate the Extension:
- Click on the extension icon next to the address bar to open the popup.
- View Usage Data:
- The popup will display a list of websites visited, the number of visits, and the total time spent on each site.
- Automatic Data Clearing:
- Usage data will be cleared automatically every 10 hours to keep the data manageable and ensure privacy.
- HTML: For the structure of the popup.
- CSS: For styling the popup with animations and modern design elements.
- JavaScript: For the core functionality, including tracking time and visits, and managing storage.
- Chrome APIs: To interact with the browser and manage tabs and storage.
Viraj Gujar
Feel free to fork this project, make enhancements, and submit pull requests. Contributions are always welcome!
If you have any questions or suggestions, feel free to reach out to me at [gujarviraj0@gmail.com].
Thank you for using the Internet Usage Tracker. Happy browsing!