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

Separate based on different port #62

Open maifeeulasad opened 2 years ago

maifeeulasad commented 2 years ago

Assume I've different applications running on different ports, like:

So I want them to be logged as separate, but it logs them as one, just localhost

Would be happy to implement it. Thanks.