Merchmint

Privacy policy

Last updated: August 18, 2026

Applies to: Merchmint Chrome extension, version 1.0.0

Data controller: MD Abdullah Al Muti, Badulghata, Ward-09, Manda, Kushumba-6510, Naogaon-6510, Bangladesh

Contact: contact@sellersuit.com

This page describes what Merchmint collects, where it goes, and what it never receives. Every statement was checked against the shipping code rather than against intent. Where a limitation exists, it is stated plainly instead of softened.

§1 Summary

Merchmint automates your own Google Flow account at labs.google/fx. You sign in to Flow yourself; Merchmint queues your prompts and submits them through that session, exactly as if you had clicked Generate yourself, then upscales and saves the results. It provides no AI generation of its own and gives you no access your Google account does not already have.

Your prompts and images go to Google, and only Google
Our servers receive Your Google email, name and profile picture; a device fingerprint; counts and settings for each batch; product analytics events
Our servers never receive Prompt text, uploaded images, generated images or videos, media identifiers, or page content
Payments handled by Stripe, on Stripe's own pages. We never see your card details
Our servers are in Seoul, South Korea (Supabase)
Analytics opt-out There is none. See §3

§2 What we collect

Information from signing in with Google

When you sign in we receive your email address, display name and profile picture URL from Google's userinfo endpoint. We store these to identify the account your subscription belongs to, so your plan follows you across devices. We also store Google's stable account identifier (the sub claim), because email addresses can change or be reassigned.

We also receive a Google OAuth access token. It is kept in your browser's extension storage and used as the credential for Merchmint's own API. Every request our backend receives is re-verified with Google before it is answered, which means Google sees a verification call for that token. The token is short-lived and no refresh token is ever issued or stored. Signing out asks Google to revoke it; see §10 for what happens if that call does not succeed.

We never receive or store your Google password.

Google OAuth scopes and Limited Use

Signing in requests exactly two Google OAuth scopes: https://www.googleapis.com/auth/userinfo.email and https://www.googleapis.com/auth/userinfo.profile. We request nothing beyond your email address, name and profile picture — no Drive, no Calendar, no Gmail, no contacts.

Merchmint's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements:

Device fingerprint

We generate a device fingerprint and send it to our servers when you register, when your plan is checked, and each time a batch is authorised. It is stored against your account and copied onto each batch record. It is built from exactly these characteristics, joined into one string:

We use this for one purpose: detecting abuse of the free tier through duplicate accounts. It is not used for advertising, not used for tracking you across websites, and not combined with data from anywhere else to build a profile.

Being blunt about this one

This is a device-identifying signal, and it is the most privacy-sensitive thing Merchmint collects. That is why it is spelled out field by field rather than described as "technical information". It is also not a security control: it is supplied by your browser and could be forged, so our backend treats it as a hint for manual review, not as proof of anything. The fingerprint is not stored on your device — it is computed when needed and held in memory.

Batch information

Each time you start a batch, we send and store:

Reference images are reduced to a count before this is sent. The identifiers of your media are deliberately excluded, because sending them would let the backend correlate which assets belong to which user.

Starting a batch reserves its prompts against your daily allowance up front. When the batch finishes, the extension reports how many prompts succeeded and how many failed, and the unused reservation is refunded, so only work that actually produced something is counted. The report also transmits diagnostic values (timings, a histogram of error categories, rate-limit counters, and the single most common error message) which our server reads and discards without storing; the only fields kept are the batch identifier and the success and failure counts.

Those error messages originate from Google's own responses. Before they leave your browser they are truncated to 500 characters and passed through a filter that strips anything token-shaped: Bearer values, access_token=, id_token= and token= parameters, Google ya29. tokens, and long base64 runs.

§3 Product analytics

We send an event to our servers when you use certain features. The server accepts exactly eighteen event names and silently discards anything else:

session_start · onboarding_step · upgrade_modal_opened · checkout_started · checkout_completed · checkout_abandoned · limit_reached · mapper_action · library_auto_tag · single_prompt_toggled · animate_flow_started · download_zip · announcement_viewed · announcement_clicked · announcement_dismissed · fix_unusual_modal_opened · clear_data_page_opened · stale_references_modal_opened

Each event carries your account, your extension version, and a small payload. Across all twenty-nine places in the extension that send an event, those payloads contain only counts, durations in milliseconds, true/false flags, fixed option names, your current plan name, and announcement identifiers. Examples: how many prompts and images were involved in a reference-mapping action; how many files and bytes a ZIP export contained; how long a checkout page stayed open; which step of the onboarding tour you reached. No prompt text, no filenames, no image data and no URLs are included in any of them.

There is no analytics opt-out

No such setting exists in the extension, and events are sent whenever you are signed in. We are stating this rather than describing analytics as optional. If we add an opt-out, we will update this page.

§4 What we never receive

Specifics, because a general reassurance is worth nothing:

§5 Stored on your device

Your settings, prompt queue, batch history, gallery index, reference-image library and a handful of one-time interface flags are stored in Chrome's extension storage on your device — 32 named keys in total. Only this extension can read them.

This data is not synced to your Google account and not uploaded to us. Merchmint uses no browser cookies, no localStorage, no IndexedDB, and no Chrome sync storage.

§6 Permissions and why each is needed

PermissionWhy it is requested
identitySign in with Google so your subscription is tied to your account and follows you across devices.
sidePanelThe extension's entire interface is a side panel.
scriptingGeneration requests must run inside your own Google Flow page so they use your own Flow session and quota.
storageSaves settings, the prompt queue, the gallery index and the reference library on your device.
tabsFinds your open Google Flow tab, detects when it closes or navigates away, and opens the checkout page.
downloadsSaves generated images and videos with consistent numbered filenames.
alarmsKeeps checking for subscription activation after checkout, even when the background worker is suspended.
Host: labs.google/fx/*Google Flow runs here. The extension automates your own session on this site.
Host: our API originSign-in verification and subscription checks.

§7 Who we share data with

RecipientWhat they receiveWhy
Google Your prompts, reference images and generation settings — sent from the Flow page using your own Flow session. Also a token verification request from our server on each API call. To generate your images and videos, and to confirm you are who your token says you are. Governed by Google's own privacy policy.
Supabase
Seoul, South Korea
Everything listed in §2 and §3: your Google email, name, picture URL and account identifier; the device fingerprint; batch counts, settings summaries and outcomes; analytics events; subscription status. They host our database and API, processing this on our behalf as our service provider.
Stripe Your email address, passed in the checkout link, plus whatever you enter on Stripe's own checkout page — including payment details, which we never see. Stripe returns a customer identifier, a subscription identifier, its status and renewal date. Payment processing and subscription management. Governed by Stripe's privacy policy.

When you click Manage Subscription, our server asks Stripe for a one-time billing-portal link for your customer record and opens it. We store Stripe's customer and subscription identifiers, the subscription status, the current period end date, and whether it is set to cancel. We do not store card numbers, card brands, expiry dates or billing addresses — Stripe holds those.

We do not sell your data. We do not share it with advertisers, data brokers, ad networks or third-party analytics services. There are no third-party trackers in the extension. We do not use your data for creditworthiness or lending decisions.

§8 Where your data is stored

Merchmint's backend runs on Supabase in the ap-northeast-2 region — Seoul, South Korea. Our API functions and our database both run there. All account data, device fingerprints, batch records, subscription records and analytics events are stored in that region.

Payment data held by Stripe is stored on Stripe's own infrastructure under Stripe's terms, not ours.

If you are in the European Economic Area or the United Kingdom, this means your personal data is transferred outside your region to South Korea. Both the European Commission and the UK government have separately recognised South Korea as providing an adequate level of data protection — the European Commission's adequacy decision took effect on 17 December 2021, and the UK's own Data Protection (Adequacy) (Republic of Korea) Regulations 2022 took effect on 19 December 2022. Because of these adequacy decisions, this transfer does not require Standard Contractual Clauses or any additional safeguard — it is treated the same as a transfer within the EEA or UK.

§9 How long we keep it

Stated honestly, because the alternative is to invent a number:

§10 Your choices

You want toDo this
Delete data stored on your device Use the in-app controls — Clear Gallery, Clear All in the image library, Delete All in the batch queue — or uninstall the extension, which removes everything it stored. (The "Clear browsing data" button in the troubleshooting dialog opens Chrome's own settings page; it is not a Merchmint control and does not clear Merchmint's storage.)
End your session Click Sign out. Your session is cleared from your browser and we ask Google to revoke the token. That revocation call is best-effort: if it fails — because you are offline, say — the token is still removed from your device and expires shortly on its own. Signing out does not clear your gallery, library or queue — use the controls above for those.
Delete your account and server-side data Email contact@sellersuit.com. There is no self-service delete button in the extension. We action deletion requests within 30 days of verifying it's really you.
Get a copy of your data Email contact@sellersuit.com.
Cancel your subscription Use Manage Subscription in the extension, which opens Stripe's billing portal, or the link on your Stripe receipt. See billing terms.
Avoid the device fingerprint entirely Do not sign in. Merchmint requires a signed-in account to function, so in practice this means not using the product.
Opt out of analytics Not possible today. See §3.

§11 If you are in the EEA or the UK

You have the rights of access, rectification, erasure, restriction of processing, data portability and objection under the UK and EU GDPR, and the right to lodge a complaint with your supervisory authority.

ProcessingLegal basis
Account identity, subscription and entitlementPerformance of a contract with you
Device fingerprinting for duplicate-account detectionLegitimate interests — preventing abuse of a free tier that would otherwise be unsustainable
Product analyticsLegitimate interests — understanding which features are used so the product can be improved

If you object to processing based on legitimate interests, email contact@sellersuit.com. Be aware of the practical consequence: the fingerprint is sent as part of the call that authorises every batch, so it cannot be switched off for an active account without preventing generation.

International transfer: your data is stored in South Korea, outside the EEA and the UK, as described in §8. This transfer relies on the European Commission's and the UK's respective adequacy decisions for South Korea (see §8) rather than Standard Contractual Clauses.

Representative: Merchmint is operated by a single individual at a small scale, and no separate Article 27 EU representative or UK representative has been appointed. If you are in the EEA or UK, you can still exercise any of the rights on this page, or raise a question, by contacting us directly at the address below, or by contacting your local supervisory authority.

§12 If you are in California

You have the rights of access, deletion, correction, and to know what personal information is collected and to whom it is disclosed, under the CCPA as amended by the CPRA. Exercise them at contact@sellersuit.com.

We do not sell personal information, and we do not share it for cross-context behavioural advertising, as those terms are defined. We do not use or disclose sensitive personal information for purposes beyond those permitted without an opt-out right.

§13 Children

Merchmint is not directed at children under 13, or under 16 in the EEA, and we do not knowingly collect their personal data. If you believe a child has created an account, email contact@sellersuit.com and we will delete it.

§14 Security

No system is perfectly secure and we do not claim otherwise.

§15 Changes to this policy

If we make a material change we will update this page and the date at the top. Continuing to use Merchmint after a change means you accept it.

Contact: contact@sellersuit.com · Facebook · Telegram
Postal address: MD Abdullah Al Muti, Badulghata, Ward-09, Manda, Kushumba-6510, Naogaon-6510, Bangladesh