# Privacy Policy
**Batch Video & Image Generator for Google Flow**
Effective date: June 10, 2026
Thanks for using our extension. This policy explains, in plain language, what
the extension does with data. The short version: **we don't collect any.**
Everything the extension works with stays in your browser, on your computer.
## What the extension does
The extension automates batch media generation on Google Flow
(labs.google/flow). You give it a list of prompts, it submits them to Flow in
your own signed-in browser session, and it downloads the finished videos and
images to your computer. That's the whole job, and the data handling below
follows from it.
## Data we collect
None. The extension has no analytics, no telemetry, no error reporting
service, and no account system. We never see your prompts, your generated
videos or images, your email address, or anything about how you use the
extension. There is no server of ours that user data is sent to, because the
extension doesn't send user data anywhere.
## What is stored on your device
To do its work, the extension keeps some data in your browser's local
extension storage:
- your prompt queue and the progress of a running batch, so a long batch can
survive the side panel being closed or the browser restarting;
- your settings — generation mode, how many prompts run at once, the delay
between them, download folder name, filename prefix, theme, and language;
- a cached copy of the configuration file described below.
This data never leaves your device. Uninstalling the extension deletes all of
it. You can also clear it at any time from `chrome://extensions` by removing
the extension's site data.
## The one network request the extension makes
On a schedule, the extension downloads a small configuration file (a JSON
document) from our server at `configs.googleFlow.tagsbuddy.com` (with a backup
copy hosted on Cloudflare Workers). This file tells the extension where the
buttons and input fields currently are on the Google Flow page, so we can keep
the extension working when Google changes its layout without publishing a new
version for every small change.
This request contains no personal information and nothing you have typed — it
is a plain download, the same as your browser fetching any file. Like any web
server, ours briefly sees the standard technical details of the request (such
as an IP address) in ordinary server logs; we don't use these to identify
anyone. The configuration file is data only — it is never executable code.
## Cookies
The extension never sets cookies and never reads cookies from any website
except `labs.google`, where Google Flow lives. There, it does two things:
1. checks that a signed-in Flow session exists before starting a batch, so it
can warn you instead of failing silently;
2. clears a few non-essential `labs.google` cookies that are known to make
long automation sessions unstable. Your sign-in cookies are never touched —
you stay logged in.
Cookie contents are processed locally and immediately discarded. They are
never stored or transmitted.
## The debugger permission
Google Flow's editor only reacts to "trusted" input — real keystrokes and
clicks. Chrome's debugger API is the only way an extension can produce those,
so we use it to type your prompts and press the generate button on your
behalf. It attaches only to your Google Flow tab, only while a batch you
started is running, and detaches when the batch finishes. It is not used to
read your traffic, your pages, or anything else. Chrome displays a banner
while this is active, so you can always see when it is in use.
## Your generated files
Videos and images created by Google Flow are downloaded by your own browser
directly to your computer, into your normal downloads location (optionally a
subfolder you name). We never receive, host, or see these files.
## Children
The extension is not directed at children and collects no data from anyone,
children included.
## What we don't do
We do not sell, rent, share, or transfer any user data to anyone — we have
none to share. We do not use data for advertising, profiling, or
creditworthiness. We will never add data collection silently: if a future
version ever changes what this policy describes, the policy will be updated
first and the change will be visible in the extension's Chrome Web Store
listing before you update.
## A note about our website
This policy covers the browser extension. Our website
(googleFlow.tagsbuddy.com), which the extension opens once after installation
to show a welcome page, is a normal website and may use standard web
technologies of its own.
## Changes to this policy
If we change this policy, the new version will be published at this same URL
with an updated effective date.
## Contact
Questions about this policy or the extension:
**androdeveloper24@gmail.com**