FuzePicker Privacy Policy
FuzePicker is a developer tool, available as a Chrome extension, that lets you select a DOM element on any web page and get AI-powered insights, explanations, and suggestions about it. This policy explains what data FuzePicker collects, why, how it is used, and the choices you have. It applies to the FuzePicker browser extension and its backend service.
Who we are
FuzePicker is an open-source project (MIT licensed). The extension communicates with the
FuzePicker backend API hosted at api.fuzepicker.prod.fuzefront.com and with the
FuzeFront authentication service at app.fuzefront.com.
What data we collect
We collect only what is needed to provide the service. Specifically:
| Category | What it includes | Why we collect it |
|---|---|---|
| Personally identifiable information | Your name and email address when you create or sign in to a FuzePicker account. | To create and identify your account and associate your saved work with you. |
| Authentication information | Credentials you submit during sign-in and the session tokens issued to keep you signed in. | To authenticate you and maintain a secure session. Passwords are handled by the authentication service and are not stored by the extension. |
| Personal communications | The messages you send in the AI chat and any comments or discussion notes you create. | To generate AI responses to your requests and to store your discussion threads. |
| Website content | The DOM element(s) you explicitly select — including their markup, text, attributes, and hyperlinks — and page console output captured to assist debugging. | This is the core function: the selected content is sent for AI analysis so you can receive insights about it. |
| Financial and payment information | If and when paid plans are offered, transaction and payment details processed through a third-party payment provider. | To process subscriptions or purchases. FuzePicker does not currently charge users; this category is disclosed for possible future billing features and, when used, payment card data is handled by the payment provider, not stored by FuzePicker. |
We do not collect health information, location data, your general web browsing history, or background user-activity monitoring (such as keystroke logging or mouse tracking). The extension only captures the specific page content you choose to select or inspect.
How we use your data
- To operate the core feature: analyzing the elements and messages you submit and returning AI results.
- To create, secure, and maintain your account and session.
- To save your selected elements, AI outputs, and discussions so you can return to them.
- To maintain, debug, and improve the service.
AI processing and third parties
When you request AI assistance, the content you selected and the messages you send are transmitted to third-party AI providers (such as OpenAI and/or Anthropic) through our backend in order to generate a response. Please review those providers' policies for how they handle data submitted through their APIs. We do not send your data to advertisers, and we do not sell your personal information.
We share data only with: (a) the AI providers described above, strictly to fulfill your requests; (b) infrastructure providers that host our backend and database; and (c) where required by law. We do not use your data for any purpose unrelated to FuzePicker's single purpose.
Data storage and retention
Account data, selected elements, AI outputs, and discussions are stored in our backend database. We retain this data for as long as your account is active or as needed to provide the service. You may request deletion of your account and associated data at any time (see Contact below).
Your choices and rights
- You control what is sent for analysis — only elements and messages you explicitly select or submit are transmitted.
- You can sign out at any time, which clears the locally stored session.
- You may request access to, correction of, or deletion of your data by contacting us.
Extension permissions
The extension requests activeTab, storage, scripting,
identity, and host access to web pages solely to provide its features: to read the
element you select in the tab you are working in, to store your settings and session locally, to
inject the picker on demand, to sign you in, and to communicate with the FuzePicker backend.
These permissions are not used to collect data beyond what is described in this policy.
Children's privacy
FuzePicker is a developer tool intended for adults and is not directed to children under 13.
Changes to this policy
We may update this policy from time to time. Material changes will be reflected by updating the "Last updated" date above.
Contact
Questions or data requests: [email protected], or open an issue at github.com/izzywdev/FuzePicker.