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
733 stars 115 forks source link

Microsoft edge splitting screen not recoreded #125

Closed abdlla-nasser closed 8 months ago

abdlla-nasser commented 10 months ago

Microsoft edge splitting screen not recorded the site opened on the right side. and even blocking doesn't happen on the right. only the left side is seen for some reason

Stigmatoz commented 8 months ago

This is due to the fact that the extension only tracks the active tab, which has any user actions (mouse, keyboard). So, if the tab on the left was only open and there were no actions on it, the time for this tab is not taken into account.