english-assist

Privacy Policy — English Assist

Last updated: 2026-07-12

What we collect

Nothing. English Assist does not run any server, does not have any analytics, and does not send data to any endpoint we control.

What data lives on your device

The extension stores the following in Chrome’s synced local storage (chrome.storage.sync), which Google syncs across your own Chrome installs when you are signed in:

This data never leaves Google’s sync channel. We have no way to read it.

What data leaves your browser

When you press the extension’s hotkey, the extension sends the selected text (or the sentence at your cursor, or your clipboard content when no text field is focused) directly from your browser to the LLM provider you configured:

The request is authenticated with your own API key. The extension author has no access to this traffic. What the provider does with the text is governed by that provider’s own privacy policy:

Clipboard access

The extension reads the clipboard only in response to your hotkey press, and only as a fallback when no text field is focused and no page text is selected. The clipboard content is used for the same purpose as any other input source (sending to your configured LLM for rewriting).

The extension writes the rewritten text back to the clipboard only when you click Accept / Copy or press Enter / C in the result card.

Permissions justification

Contact

Open an issue at the extension’s source repository.