A beautiful, modern browser extension to track and visualize your web browsing habits with a sleek glassmorphism UI.
- Elegant Glassmorphism UI - Beautiful blur effects and transparent cards for a modern look and feel
- Automatic Time Tracking - Seamlessly tracks the time you spend on each website in the background
- Detailed Statistics - View your daily, weekly, and monthly website usage patterns
- Insightful Visualizations - Interactive charts to help you understand your browsing habits
- Light & Dark Mode - Customizable themes to match your preferences
- Privacy-First Design - All data is stored locally on your device, never sent to any server
Time Tracker Glass monitors your active tabs and records the time spent on each website. The data is stored locally in your browser and visualized in an intuitive dashboard when you click on the extension icon.
The extension uses the following components:
- Background Script: Tracks active tabs and records time data
- Dashboard: Displays statistics and charts for your browsing habits
- Storage: Saves all data locally using browser storage APIs
- Clone the repository
git clone https://github.com/r3dhulk/time-tracker-glass.git
cd time-tracker-glass
- Load the extension in your browser from the
dist
directory
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Made with ❤️ and ☕