A Chrome browser extension that helps you monitor and analyze the time spent on websites that "melt" your time, supporting better time management and digital detox.
- Time Tracking: Monitors the time spent on defined websites, helping you identify where your time is going.
- Data Visualization: Presents time spent data in a clear pie chart, providing a quick overview of your activity.
- Period Filtering: Allows you to view data by different periods: daily, weekly, monthly, and yearly, enabling trend analysis.
- Website List: Displays a list of websites where you spend the most time, with a summary of time for each.
- List Customization: Easily add new domains to the list of monitored "time-wasters" and remove existing ones.
- Detailed View: Access detailed data on time spent on each website per day, allowing for in-depth analysis.
To install the TimeMelt extension in your Chrome browser, choose your preferred method:
This is the easiest way to install TimeMelt and receive automatic updates.
- Visit the TimeMelt - Digital Detox Clock page on the Chrome Web Store.
- Click the "Add to Chrome" button.
- Follow the on-screen prompts to confirm the installation.
If you prefer to install the extension directly from the source code (e.g., for development or testing pre-release versions), follow these steps:
- Download Files:
- From Releases: Go to the Releases section of this repository and download the latest
TimeMelt-DigitalDetoxClock.zipfile (or similar name) from the assets of the desired release. Unzip the downloaded file to a location on your computer. - Or Clone Repository:
git clone https://github.com/YOUR_USERNAME/TimeMelt.gitor download the files as a ZIP archive and extract them.
- From Releases: Go to the Releases section of this repository and download the latest
- Open Extensions Management: In your Chrome browser, type
chrome://extensions/in the address bar and press Enter. - Enable Developer Mode: In the top right corner of the page, toggle on "Developer mode".
- Load Extension: Click the "Load unpacked" button in the top left corner and select the folder where you extracted the extension files (either from the unzipped release or the cloned repository).
The "TimeMelt - Digital Detox Clock" extension should appear in your list of installed extensions and be ready to use.
After installing the extension:
- Open Popup: Click the TimeMelt extension icon in the Chrome toolbar.
- View Data: The popup window will show a chart displaying the time spent on monitored websites for the selected period (default is today).
- Change Period: Use the D (Day), W (Week), M (Month), Y (Year) buttons to change the reporting period for the chart and list.
- Website List: Below the chart is a list of websites where you spend the most time, with a summary.
- Customize List: Click the "Customize list" button to go to the view for managing the list of monitored websites. Here you can "Add" new domains or "Delete" existing ones.
- Detailed Data: Click the "see more..." link below the chart to see a detailed table with data on time spent on individual websites for the selected period, broken down by day.
All suggestions, bug reports, and contributions to the project are welcome!
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature-name). - Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature/new-feature-name). - Open a Pull Request.
This project is licensed under a custom LICENSE, based on the Apache License 2.0, with additional terms restricting commercial use.
Please see the LICENSE file for full details.
You can find the Privacy Policy for TimeMelt - Digital Detox Clock at https://hamster3600.github.io/TimeMelt/.

