ActivityWatch / aw-watcher-web

Browser watcher for ActivityWatch
Mozilla Public License 2.0
312 stars 42 forks source link

Firefox addon requirs manual approval on every website visit #121

Closed tmr232 closed 5 months ago

tmr232 commented 8 months ago

When I go to a new website, or refresh a page, I need to manually enable the addon to have it record anything:

image

image

Is there a way to make it run automatically?

tomhense commented 5 months ago

I don't think this manual approval is needed, for me websites are listed without problems in the activity watch timeline even if I don't manually approve the website. I think this button is only there because manifest v3 addons need to be granted specific domain permissions. This addon is however still using manifest v2 and only queries tabs data (not changing or reading page content).

However this addon will need to be changed to manifest v3 this year if it still wants to support chrome browsers (manifest v2 will still be supported on firefox) so I don't know if this could be a problem in the future.

tmr232 commented 5 months ago

Oh, yeah, sorry! I realized it wasn't really an issue and forgot to close the issue!