Simmer Privacy Policy
Last updated: July 20, 2026
Simmer is a Chrome extension that helps you cook through recipes step by step. This policy explains what data the extension accesses, what it does with that data, and what it does not do.
What Simmer accesses
Page content (recipe detection)
When you click the Simmer toolbar button, or when you navigate to a new page while the Simmer panel is open, the extension reads the structured recipe data on that page. It looks specifically for recipe information embedded in the page's HTML (schema.org JSON-LD markup), which is the standard format recipe websites use to share structured data with search engines and other tools.
Simmer does not read your browsing history, form inputs, passwords, or any content outside of this structured recipe markup.
Permissions
- sidePanel — displays the Simmer panel alongside the page you are viewing
- activeTab — reads the content of the tab you are currently on, when the panel is open
- host_permissions (*://*/*) — allows the extension to read page content when you navigate to a new URL while the panel is already open. Does not grant access to your browsing history, other devices, or any data beyond the current page's content.
- storage — saves your preferences (serving size unit preference, onboarding completion) locally on your device
- scripting — runs the recipe-detection script inside the current tab
- notifications — reserved for future use (timer completion alerts); not currently active
What Simmer does with your data
- Recipe data is held temporarily in Chrome's session storage (cleared when you close the browser) and used only to display the recipe in the Simmer panel.
- Your unit preference (Imperial or Metric) is saved locally on your device using Chrome's local storage. It is never transmitted anywhere.
- No data is sent to any server. Simmer has no backend, no analytics, and no network requests of its own.
What Simmer does not do
- Does not collect, store, or transmit your browsing history
- Does not track which websites you visit
- Does not share any data with third parties
- Does not use cookies
- Does not require an account
- Does not connect to the internet
Changes to this policy
If this policy changes in a future version of the extension, the updated date at the top of this document will reflect that. Significant changes will also be noted in the extension's release notes.
Contact
Questions about this policy can be directed to the Simmer project repository.