This extension collects nothing, sends nothing, and stores nothing. Everything happens locally in your browser. There are no accounts, no analytics and no servers — the extension makes no network requests of any kind.
When you click its toolbar icon on a recipe page, the extension reads that page's recipe text — the ingredients and steps — reformats it into a chart, and shows the chart in a panel on the page. That is the entire function.
The extension contains no remote code, no external scripts and no API calls. Your recipe never leaves your device. Even the fonts are bundled inside the extension rather than fetched from a font service, so no request is made when the panel opens.
Export, Copy and Send are performed locally by your browser and operating system: PNG and SVG save a file, Copy places an image on your clipboard, and Send hands the image to your operating system's share sheet (for example AirDrop, Messages, Mail, Phone Link or Nearby Share). If you choose to open WhatsApp, your browser navigates there as it would to any website. In each case the extension itself transmits nothing; you decide where an image goes.
Nothing is persisted. The extension requests no storage permission and writes no files of its own. The one-tap WhatsApp setting stores no data either — Chrome records only whether you granted the permission. When you close the panel or the tab, the generated chart and any parsed recipe text are discarded.
activeTab |
To read the recipe on the tab you are currently viewing, only at the moment you click the icon. It grants no access to other tabs or to your browsing history. |
|---|---|
scripting |
To inject the code that reads the page and draws the panel into that one tab, on click. |
clipboardWrite |
Used only when you press Copy, to place the chart image on your clipboard. |
| No host permissions (by default) |
The extension has no standing access to any website. Access is granted per click
via activeTab and ends when you are done. |
web.whatsapp.comoptional, off by default |
Only if you switch on One-tap WhatsApp sending in the extension's settings. Chrome will ask you to approve it. It is used for one thing: placing your chart image into the WhatsApp message box so you don't have to paste it. Nothing is read from your WhatsApp account, no messages or contacts are accessed, and nothing is sent anywhere. Switching the setting off revokes the permission immediately. |
None. No data is shared with anyone, because none is collected. The extension has no advertising, no third-party SDKs and no affiliate integrations.
The extension is a cooking utility and is not directed at children. Since it collects no data at all, it collects no data from children.
If this policy changes, the revised version will be published at this address with an updated date above. Material changes will also be noted in the extension's store listing.
Questions about this policy: abikrishnan.pillai@gmail.com