Chrome Extension Privacy Policy
Privacy policy for the OrdinaryAnimator ComfyUI Connector Chrome extension.
OrdinaryAnimator ComfyUI Connector Last updated: 2026-05-10
Summary
This extension does not collect, store, transmit, or share any personal data. It has no analytics, no telemetry, and no external communication beyond what is strictly required to forward requests between ordinaryanimator.com and your local ComfyUI installation.
What the extension does
The extension acts as a local network proxy. When you use Ordinary Animator in Chrome, the browser cannot connect directly to software running on your own machine (such as ComfyUI at localhost:8188) for security reasons. This extension bridges that gap by forwarding network requests from the Ordinary Animator web app to your local ComfyUI instance and returning the responses.
Data collected
None. The extension does not collect, log, or transmit any information about you, your browsing activity, or the content of the requests it forwards.
Permissions and why they are needed
| Permission | Why it is needed |
|---|---|
localhost / 127.0.0.1 |
To forward requests to ComfyUI running on your own machine |
cloud.comfy.org |
To forward requests to Comfy Cloud when you use the cloud backend |
declarativeNetRequest |
To rewrite a network header (Origin) that ComfyUI requires to match the request host — without this, ComfyUI rejects connections from the extension's service worker |
storage |
To save your port configuration (default: 8188) between browser sessions |
What the extension does not do
- It does not read, access, or transmit your browsing history
- It does not run any code fetched from the internet — all code is bundled inside the extension
- It does not send data to Ordinary Animator servers or any third party
- It does not modify any web pages other than injecting the proxy bridge on ordinaryanimator.com
Contact
For questions about this extension, contact alan@ordinaryanimator.com.