Security Concern for Browser Extension: Does it send sensitive monitored webpage data to a server?

I am evaluating browser extension for monitoring our internal web pages. Given that these pages contain confidential or proprietary information, I have a significant security concern regarding data handling.

My core question is whether the URLs of the monitored web pages, or their actual content, are ever transmitted to or stored on any external server.

Thank you for your time and clarification!

1 Like

if you are using the extension anonymously (without signing in), all content is stored locally in the browser. nothing is stored on the server.

when signed in, data is synced to distill’s servers and other connected devices.