• Stars
    star
    701
  • Rank 64,224 (Top 2 %)
  • Language Vue
  • License
    MIT License
  • Created about 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chrome Extension that tracks and limits time you spent on sites

Web Activity Time Tracker Add to Chrome

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 does't send data anywhere.

image image

You can see your daily stats.

image

And you can see your overall stats.

image

If you have suggestions or problems using the extension, please submit a bug or a feature request.

Chrome Web Store

Web Activity Time Tracker is available via the official Chrome Web Store.

Install as an extension from source

  1. Download the latest available version and unarchive to your preferred location (whichever suits you).
  2. Using Google Chrome browser, navigate to chrome://extensions/ and enable "Developer mode" in the upper right corner.
  3. Click on the "Load unpacked extension..." button.
  4. Browse to the src directory of the unarchived folder and confirm.

Run

pnpm run dev

License

This work is licensed under a MIT License.