Summary

Nyquest compresses LLM prompts entirely within your browser or on your own infrastructure. We collect no user data.

This policy covers both the Nyquest Chrome Extension and the Nyquest Self-Hosted Proxy Engine.

Data Collection

Nyquest does not collect, transmit, store, or share any user data. Specifically:

No prompt data is sent to any external server
No browsing history is tracked or stored
No personal information is collected
No analytics or telemetry of any kind
No cookies are set by the extension

How It Works

The Nyquest Chrome Extension intercepts outbound API requests to supported LLM services (Claude, ChatGPT, Gemini, Grok) and compresses the text content using 281 pattern-matching rules that run entirely in your browser's JavaScript engine.

All processing happens locally. Your prompts never leave your browser except to the LLM provider you are already using. The compressed text is semantically equivalent to the original — only filler words, verbose phrases, and redundant formatting are removed.

The self-hosted proxy engine operates the same way: all compression happens on your own machine. No data is routed through Nyquest servers.

Chrome Extension Permissions

Permission Why
storage Save your compression level preference locally
activeTab Inject compression script into supported LLM chat pages
Host access Intercept and compress outbound API requests on claude.ai, chatgpt.com, gemini.google.com, and grok.com

Why "MAIN" World Access?

The Chrome extension runs a content script in the page's MAIN world (rather than the default ISOLATED world) because it needs to intercept fetch(), XMLHttpRequest, and WebSocket calls made by the LLM chat interfaces.

This is the only way to compress prompt text before it is sent to the provider's servers. The script does not read responses, access cookies, or modify page behavior beyond compressing outbound prompt text.

Third-Party Services

Nyquest does not integrate with any third-party analytics, advertising, or data collection services. The extension does not load any external resources.

Website Visitors

The nyquest.ai website logs standard web server access data (IP address, user agent, pages visited) for security and operational purposes. This data is stored on our own infrastructure and is not shared with any third parties.

If you submit a demo request, your name, email, and company are stored to process your request. This information is not sold or shared.

Changes

If this policy changes, the extension version will be updated and the new policy will be published at this URL. Material changes will be noted in the Chrome Web Store listing.

Contact

For privacy questions or concerns:

Website: nyquest.ai
Discord: discord.gg/FfRMBpPHDT
Support: nyquest.ai/support