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

can't delete limits #92

Closed zeoxion closed 1 year ago

zeoxion commented 1 year ago

today i added a limit to a website domain and now i found out i can't delete it. I test a few times and restart the browser and the computer but couldn't solve the problem. I re-install the extension and didn't work either. idk it is bug or not. And sincerely looking forward to your help. thx

Theo-Dancoisne commented 1 year ago

Same issue with the "Ignored list of domain", I check this out and the event listener doesn't have a callback containing the key "path", but i think you will be more intersted by this function : https://developer.mozilla.org/en-US/docs/Web/API/Document/elementsFromPoint 😉(x & y are contained in the mouse click callback). image also I'm on Edge (normaly it change nothing but in case...)

Stigmatoz commented 1 year ago

@zeoxion Which version are you using right now? This bug was fixed in pr #88, version 1.7.2.

zeoxion commented 1 year ago

@zeoxion Which version are you using right now? This bug was fixed in pr #88, version 1.7.2.

oh I see. Thx for replying. I download the extension from Microsoft Edge Adds-on and the version is 1.5.2. You may like to update the extension there.