Bom dia,
I’m new to using Activity and would like to know how to edit the Chrome and Mozilla extension, as I need to direct the information to another IP other than the default 127.0.0.1:5600.
Desde já agradeço.
Bom dia,
I’m new to using Activity and would like to know how to edit the Chrome and Mozilla extension, as I need to direct the information to another IP other than the default 127.0.0.1:5600.
Desde já agradeço.
This is not officially supported due to security reasons.
But it is possible to modify the source code to point at another IP and add that IP to the extensions permissions and then build the extension yourself. (https://github.com/ActivityWatch/aw-watcher-web)