# Privacy Policy — buttersmoothflows open source tools
_Last updated: 2026-07-09_
ButterSmoothFlow develops lightweight, open-source tools for Webflow designers and developers — like CLI tools, chrome extension. Privacy is foundational to everything I build: **our tools collect nothing and send nothing.**
## What we collect
**Nothing.** buttersmoothflows tools do not collect, store, or transmit any personal or usage data. There are no analytics, no tracking, no accounts, and no remote servers.
## What is stored on your device
Depending on the tool, minimal local preferences may be saved via browser storage APIs:
- **On/off toggles** — whether extensions are enabled
- **Temporary clipboard state** — class chains or element data held only in memory for the duration of your session
- **UI preferences** — theme, panel position, or other user-facing settings
None of this leaves your browser, syncs to us, or is transmitted anywhere. It's yours alone.
## Permissions and why they exist
Permissions vary by tool but follow a minimal principle:
- **`storage`** — to remember your preferences between sessions
- **`messaging`** — to communicate between isolated execution contexts within the same tab
- **Host access** (e.g., `https://*.design.webflow.com/*`) — so tools can run on your chosen platform (Webflow Designer, editor, etc.) and interact with page content only when you invoke them
Tools run only on the domains you install them on and never execute anywhere else.
## Remote code
None. All code ships inside the tool package; nothing is fetched, loaded, or executed from a remote source.
## Open source
The tools are designed with transparency in mind. Source code is available for inspection; audit it to verify our claims.
## Third parties
None. Your data is never shared, sold, sent to analytics services, or used for any purpose beyond making the tool work.
## Affiliation
buttersmoothflows tools are independent projects and are **not affiliated with, endorsed by, or sponsored by Webflow, Inc.** "Webflow" is a trademark of its respective owner and is used here only to describe what the tools work with.
## Changes to this policy
We may update this policy to reflect new tools or clarifications. Changes will be noted here with an updated date.
## Contact
Questions, feedback, or privacy concerns: **buttersmoothflows@gmail.com**