Stigmatoz / web-activity-time-tracker

Chrome Extension that tracks and limits time you spent on sites
https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm
MIT License
757 stars 115 forks source link

auto detect video sites and check its status #59

Closed luc99hen closed 2 years ago

luc99hen commented 2 years ago

This PR is based on the issue https://github.com/Stigmatoz/web-activity-time-tracker/issues/4.

Changes:

Stigmatoz commented 2 years ago

Hi, Luc. These are very cool and useful changes. But I can't publish these changes to the chrome store, because it requires the "" permissions to be applied. A long time ago I made the same changes and then many people removed extensions because they are afraid theat the extension needs acceess to all sites.

luc99hen commented 2 years ago

Thank you for your reply. Totally understand the concerns of privacy from this change😆. Maybe we can create another branch from this change, in case someone else want this feature?

Stigmatoz commented 2 years ago

Yes, I made a new branch all-sites-video-tracking and approved pull request.