</>divdev.ai← Back to home

Privacy Policy

Last updated: April 2026  ·  DivDev Scout v1.0.0

1. Overview

DivDev Scout is a browser extension that helps developers capture UI tasks and track AI-assisted execution. This policy explains what data we collect, how we use it, and your rights.

2. Data We Collect

  • Authentication tokens — stored locally in chrome.storage.local. Never sent to third parties.
  • Captured tasks — the instruction text, annotated screenshots, and the URL of the page you were viewing when you submitted a task. Sent to your configured DivDev workspace (Firestore).
  • Recent task history — the last 8 submitted tasks are cached locally in chrome.storage.local for display in the popup.
We do not collect browsing history, keystrokes, passwords, or any personal data beyond what you explicitly include in a captured task.

3. How We Use Your Data

  • To authenticate you against your DivDev workspace.
  • To queue development tasks for AI execution within your workspace.
  • To display task status in the extension popup.
Data is never sold, shared with advertisers, or used for profiling.

4. Data Storage

  • Local: Auth tokens and recent tasks are stored in your browser via chrome.storage.local (device-only).
  • Cloud: Tasks you submit are written to a Google Firestore database associated with your DivDev workspace. Firestore data is governed by Google's privacy policy.

5. Permissions

The extension requests the following Chrome permissions:
  • activeTab / tabs — to read the current page URL and inject the capture overlay when you press Alt+Shift+E.
  • storage — to persist your authentication state and recent tasks locally.
  • scripting — to inject the capture overlay into pages on demand.
  • host_permissions (<all_urls>) — the overlay can be activated on any page you choose to capture from.

6. Third-Party Services

  • Google Firebase / Firestore — task storage and authentication backend.
  • Google OAuth / Microsoft OAuth — sign-in only; we receive your email address and display name.
  • Google Gemini API — used by your local DivDev daemon to process tasks. API calls are initiated from your machine, not from this extension.

7. Data Retention

Local extension data is retained until you uninstall the extension or clear it manually. Firestore data is retained as long as your workspace exists and can be deleted by an administrator at any time.

8. Your Rights

You can:
  • Clear all local extension data by clicking Sign out in the popup.
  • Request deletion of your workspace data by contacting your DivDev admin.

9. Contact

If you have questions about this policy, please contact us at: hello@divdev.ai