Privacy Policy – AI Chat Navigator Extension

Last updated: 25 July 2025

1. Overview

The AI Chat Navigator browser extension adds a configurable mini-map scrollbar, prompt autocomplete and other productivity tools to ChatGPT, DeepSeek, Google AI Studio and similar chat pages. It can optionally connect to the developers’ hosted service to fetch community trends and recommendations. This policy describes the data the extension may handle, how it is stored, why it is used and the choices you have.

2. Data We Store Locally

The extension saves a small amount of information in your browser’s chrome.storage.sync. This storage is synced by Google between your signed-in Chrome profiles and is encrypted in transit and at rest.

DataWherePurposeSent off-device?
UI preferences (scrollbar colour, size, opacity, location, auto-hide toggle, button size/opacity, etc.)chrome.storage.syncRestore your preferred look and feel across your own machinesNo
Prompt settings (whether the mini-map and prompt tools are enabled, whether to send prompts to the server, whether to show/improve prompts automatically)chrome.storage.syncPersist your feature configuration between sessionsNo
Custom autocomplete prompts you savechrome.storage.syncMake your personal snippets available in the autocomplete dropdown across your devicesNo
User token (random string issued by our API)chrome.storage.syncAuthenticate anonymous requests to the AI Chat Navigator backend (e.g., to check “pro” status, fetch trending prompts or submit feedback)No – the token itself is stored locally and only its value is sent as an HTTP header when contacting our API
Last used prompts cache (optional)chrome.storage.syncImprove prompt recommendations and avoid repeating suggestionsNo

We do not access, collect or store full chat histories, page titles, browsing history, cookies or any other personal identifiers on your device.

3. Information Transmitted to Our Servers

The extension only communicates with our servers when you enable specific features in the settings. All communication uses HTTPS. Data transmitted is minimal and pseudonymous.

3.1 Prompt recommendations and community features

When you toggle “Send prompts to server” in the settings, the extension may send parts of your prompt text to our backend to request recommendations or contribute to community-generated suggestions(https://aichatnavigator.online/prompts_feed):

3.2 Voting and feedback

If you vote on a community prompt, the extension sends a POST to /api/vote containing the prompt’s ID and the vote direction (“up” or “down”). The vote is associated with your user token to prevent duplicate votes; we do not collect any personal details.

When you use the feedback form in the popup, your feedback text and user token are POSTed to /api/extension/feedback. We use this information to improve the extension. Your feedback is not published, sold or combined with other data.

3.3 User token

On first use of server features, the extension requests a pseudonymous user token from /api/generate-token and stores it in chrome.storage.sync. This token allows the API to manage rate limits, check subscription status or return aggregated data. It is not tied to your Google account or any personal identifier. You may delete the token by resetting the extension’s settings (see Section 6).

4. How We Use the Data

We never sell or transfer user data to advertisers or third parties, use it for unrelated purposes, or use it to determine creditworthiness or for lending decisions. The Chrome Web Store listing also reflects these commitments.

5. Data Sharing & Disclosure

6. Your Choices & Controls

7. Security

We use industry-standard HTTPS to transmit data to and from our servers. The data stored in chrome.storage.sync is encrypted by Google. The user token is a random string, not tied to your identity. While we take reasonable steps to protect your data, no system can guarantee absolute security.

8. Updates to This Policy

We may update this policy when features change or to comply with new legal requirements. The latest version is included in the extension package and posted on our GitHub project page. Significant changes will be highlighted in the changelog. Continued use of the extension after an update constitutes acceptance of the revised policy.

9. Contact

Questions, concerns or deletion requests? Please email us at aichatnavigator@gmail.com. You can also visit our website at aichatnavigator.online for more information.