Skip to content

Instantly share code, notes, and snippets.

@CaptensPB
Created January 10, 2026 14:55
Show Gist options
  • Select an option

  • Save CaptensPB/d59e3317c4fbfdc70a186aa044ffecd3 to your computer and use it in GitHub Desktop.

Select an option

Save CaptensPB/d59e3317c4fbfdc70a186aa044ffecd3 to your computer and use it in GitHub Desktop.

Privacy Policy for Flow Automation

Effective Date: January 10, 2026

Introduction

Flow Automation is a Chrome extension designed to help users automate video creation workflows by interfacing with a locally-run Python server on the user's own machine.

Data Collection

This extension does NOT collect, store, or transmit any personal data. Specifically, we do not collect:

  • Personally identifiable information
  • Health, financial, or authentication information
  • Location data or browsing history
  • User activity, keystrokes, or website content

How the Extension Works

All operations are performed locally on your device. The extension communicates exclusively with a local server (localhost) that you configure and run yourself. No data leaves your computer to any external server.

Permissions

The extension requires certain browser permissions solely to provide its functionality:

  • sidePanel: Display the user interface
  • storage: Save user preferences locally
  • downloads: Download generated video files
  • localhost access: Communicate with your local Python server

Third-Party Services

This extension does not integrate with or send data to any third-party services.

Changes to This Policy

Any updates to this privacy policy will be reflected on this page with an updated effective date.

Contact

If you have questions regarding this privacy policy, please contact: [YOUR_EMAIL@example.com]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment