ContextWizard Privacy Policy
++ ContextWizard is a Chrome extension built by amiPro, LLC that helps you capture, search, and revisit + AI chat conversations across multiple platforms. This Privacy Policy explains what data the extension + processes, how the data stays on your device, and what controls you have. By installing or using + ContextWizard you agree to the data practices described below. +
+1. Scope & Purpose
++ ContextWizard runs entirely as a browser extension and operates solely within the Chrome profile where it is + installed. Its only purpose is to capture the text you already see on supported AI chat platforms, store summaries + and metadata locally, and provide search, filtering, and export/import features. +
+2. Data We Process
+| Category | +Description | +Storage Location | +
|---|---|---|
| Conversation content | +Message text, titles, timestamps, participant role (user/assistant), detected platform, and the URL of the conversation you are currently viewing. | +chrome.storage.local |
+
| Platform settings | +Which built-in platforms are enabled, custom platform URL patterns, color assignments, and per-platform toggles. | +chrome.storage.sync |
+
| UI preferences | +Language override, sort order, search filters, onboarding dismissals, and other UX state. | +chrome.storage.local |
+
+ ContextWizard does not collect account credentials, payment data, unrelated browsing history, or telemetry/analytics. +
+3. Data Sources & Collection Method
+-
+
- Content is captured only from pages whose URLs match the built-in or user-configured host permissions (e.g.,
https://chatgpt.com/*).
+ - The extension uses MutationObserver and DOM queries to read message containers in the active tab; it does not call any platform APIs or intercept network traffic. +
- Data collection begins only after you navigate to a supported page and the recording indicator appears. Closing the tab or disabling the platform stops collection immediately. +
4. How We Use Data
+All captured data is used exclusively to power the extension’s on-device features:
+-
+
- Build a searchable, unified list of your AI conversations. +
- Provide quick links back to the source page via
chrome.tabs.update.
+ - Enable exports/imports so you can back up or restore your local archive. +
- Maintain per-platform enable/disable states and custom URL patterns. +
We never send this information to amiPro, LLC servers or any third party.
+5. Data Sharing & Transfers
+-
+
- ContextWizard does not transmit data outside the local browser environment. +
- We do not share, sell, rent, or trade any user data with third parties. +
- The extension does not embed third-party analytics or advertising scripts. +
- Operating offline is fully supported once the extension is installed. +
6. Permissions & Technical Safeguards
+| Permission | +Reason | +
|---|---|
activeTab |
+ Detects whether the tab you explicitly interact with matches a supported platform so conversations can be listed in the popup. | +
tabs |
+ Opens the saved conversation’s URL in the current window and reads metadata (title/URL) for the active tab only. | +
scripting |
+ Injects the packaged content script (content.js) on supported hosts to observe DOM changes in real time; no remote code is used. |
+
storage |
+ Saves conversations, summaries, and user preferences locally using Chrome Storage APIs. | +
| Host permissions | +Restrict DOM access to specific AI chat domains so we can parse message containers safely. | +
Additional safeguards:
+-
+
- Manifest V3 service worker architecture prevents persistent background execution. +
- All JavaScript injected into pages ships with the extension bundle; no remote code execution or eval of downloaded strings. +
- Obfuscation is applied only during the optional
npm run buildrelease process; source review builds remain readable.
+
7. User Controls
+-
+
- Platform Toggles: Settings (
options.html) lets you enable/disable each built-in domain or remove custom domains.
+ - Data Management: Export, import, or delete all stored data from Settings → Data Management. Deleting clears
chrome.storageentries.
+ - Pause Collection: Use Chrome’s site access controls or the in-extension platform toggle to stop monitoring a site temporarily. Removing the extension deletes every stored record. +
- Language & UI: Switch languages via the popup menu; UI choices persist only within your profile. +
8. Data Retention
++ Data stays in your local Chrome profile until you delete it via the Data Management screen, clear Chrome’s site data, or uninstall the extension. We do not maintain server-side backups, so removing the extension permanently erases your archive. +
+9. Compliance Statement
++ ContextWizard complies with the Chrome Web Store Developer Program Policies, including the User Data, Limited Use, and Secure Handling requirements. Because all processing occurs locally and no personal data leaves the device, ContextWizard also aligns with major privacy regulations (e.g., GDPR, CCPA) regarding data minimization and user control. +
+10. Children’s Privacy
++ ContextWizard is intended for general audiences and does not knowingly collect information from children under 13. If you believe a minor has provided data, remove the extension or clear the storage to delete it immediately. +
+11. Changes to This Policy
++ We may update this policy to reflect feature changes or regulatory guidance. When we do, we will update the “Last updated” date above and publish the revised policy at this same URL. Material changes will be summarized in the README and release notes. +
+12. Contact Us
++ For privacy questions, requests, or bug reports, email support@amipro.me. + We aim to respond within five business days. +
+
+
+
+
+
+
+
+
+