Web Activity Time Tracker keeps track of how much time you spend on the web and presents the stats in a useful and intuitive way. You can set a daily visit limit for sites and block it after the expiration of the limit.
Extension uses only local chrome.storage API chrome.storage API to store data and it doesn't send data anywhere.
You can see your daily stats.
And you can see your overall stats.
If you have suggestions or problems using the extension, please submit a bug or a feature request.
Web Activity Time Tracker is available via the official Chrome Web Store.
- Download the latest available version and unarchive to your preferred location (whichever suits you).
- Using Google Chrome browser, navigate to chrome://extensions/ and enable "Developer mode" in the upper right corner.
- Click on the "Load unpacked extension..." button.
- Browse to the src directory of the unarchived folder and confirm.
pnpm run dev
This work is licensed under an MIT License.