This extension does not collect, transmit, or sell any of your data to its developer or to any third party. The only server it ever talks to is the one Seerr instance you configure yourself — and only to read data your own Seerr already loaded, or a small amount of additional data needed to support a filter you turned on.
One thing: the list of Seerr instance URLs you add on the extension's Options page.
| Value | Purpose | Where it lives |
|---|---|---|
| Seerr instance URL(s) | Tells the extension which site(s) to activate the filter toolbar on | chrome.storage.sync |
Stored via Chrome's own chrome.storage.sync API — which may sync across your own signed-in Chrome browsers, the same as any other extension setting, but is never sent to the extension's developer or any third party.
On a Seerr search-results page or a person's filmography page you've added, the extension:
Every one of those requests goes to the single Seerr origin you explicitly added. Nothing is ever sent to the extension's developer, to an analytics service, or to any other server.
The extension's content scripts only run on the exact Seerr instance origin(s) you add on the Options page, and only on their /search and /person/* pages — never on other websites, and never broadly. Chrome shows you its own permission prompt for that site before it can run.
If this policy changes, the "Last updated" date above will change with it. Material changes will also be reflected in the Chrome Web Store listing.