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 not yet available via the official Chrome Web Store.
- Download the latest available version from the releases page.
- Extract the ZIP file to your preferred location (whichever suits you).
- Open the Chrome browser and navigate to
chrome://extensions/. - Enable "Developer mode" in the upper right corner.
- Click on the "Load unpacked" button and select the extracted folder.
- The extension should now be installed and active in your browser. Be sure to keep the extracted folder intact, as the extension will not work if the files are moved or deleted.
- 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.
To run the extension in development mode, you can clone the repository and run it locally.
npm install
npm run devThis work is licensed under an MIT License.



