Last updated 26 August 2026
This extension collects nothing, sends nothing, and has no server.
Your settings — brand name, amount, recipient email address, and the toggles — are saved
with chrome.storage.sync. That is Chrome's own storage, synced across your
signed-in Chrome profiles by Google. The developer has no access to it.
Nothing else is recorded: no browsing history, no page contents, no analytics, no crash reporting, no identifiers.
Nothing. The extension makes no network requests of its own. It contains no remote code, no tracking pixels, and no third-party SDKs.
The recipient email address you configure is typed into the order form on zillionsgift.com, exactly as if you had typed it yourself. It goes only to that site, under that site's own privacy policy.
| Permission | Why it is needed |
|---|---|
storage |
Saves your settings between sessions. This is the only permission the extension requests. |
Site access to zillionsgift.com |
The content script reads the product listing and fills the order forms. It is declared as a content script match, and it is the only site the extension can run on. |
There is no tabs permission, no <all_urls>, no host
permission beyond the single site above, and no background service worker.
Use Clear settings in the extension popup, or remove the extension. Either erases everything it holds.
If this policy changes, the date at the top of this page changes with it.
Questions about this policy: open an issue.