Privacy First
Privacy Policy
We built this extension with privacy as a core feature, not an afterthought.
โก The Short Version
- We do not collect, store, or sell any personal data.
- Your LinkedIn content never leaves your browser โ except optionally to generate a reply via AI.
- With local Ollama mode, everything runs 100% on your machine. Nothing goes anywhere.
- With Gemini mode, only the comment + post text is sent to Google's API. No account data, no names, no tracking.
- No analytics, no telemetry, no third-party trackers of any kind.
๐ What Data Is Accessed
The extension reads the following from LinkedIn pages to function:
| Data |
Why |
Stored? |
Sent externally? |
| Comment text |
To generate a relevant reply |
No |
Only to AI API if you use Gemini mode |
| Post text |
Context for generating replies |
No |
Only to AI API if you use Gemini mode |
| Your display name |
To personalise the reply voice |
Locally only |
Never |
| Approved replies |
Style learning (stored locally) |
Locally only |
Never |
| API key (Gemini) |
To authenticate with Google AI |
Locally only |
Sent only to Google's API endpoint |
๐ค AI Backends & Data Flow
Ollama (Local Mode) โ Maximum Privacy
- All AI inference runs locally on your machine via Ollama.
- No data is sent to any external server. Zero network requests for AI generation.
- Recommended if you handle sensitive LinkedIn conversations.
Gemini (Cloud Mode)
- Comment text and post text are sent to Google's Generative Language API (
generativelanguage.googleapis.com) to generate a reply.
- Your Google AI Studio API key is stored locally in Chrome's storage and sent directly to Google's API โ it is never seen by us.
- Google's data handling is governed by Google's Privacy Policy.
Important: In either mode, we never see, log, or store any data on our own servers โ because we don't have any servers.
๐พ Local Storage
The extension stores the following data only in your browser's local storage (Chrome's chrome.storage.local):
- Your settings (enabled/disabled, model selection, reply length)
- Your Gemini API key (if you choose to use Gemini)
- Your display name (scraped from LinkedIn for personalisation)
- Style profile: up to 20 of your approved replies, used to learn your writing style
- Reply cache: recent generated replies stored temporarily to avoid duplicate API calls
This data never leaves your device and can be cleared at any time by removing the extension or via Chrome's storage settings.
๐ Permissions Explained
| Permission |
Why it's needed |
| storage |
Save your settings, API key, and style profile locally |
| activeTab |
Read the LinkedIn page you're currently viewing |
| scripting |
Inject the AI Reply button into LinkedIn's comment interface |
| clipboardWrite |
Copy the generated reply to your clipboard when you click "Copy" |
๐ซ What We Don't Do
- We do not track your browsing activity.
- We do not use analytics or telemetry of any kind.
- We do not share, sell, or rent any data to third parties.
- We do not use advertising SDKs or trackers.
- We do not collect crash reports or usage statistics.
- We do not require account registration.
๐
Changes to This Policy
If this policy changes in a future update, the updated version will be published at this URL. The extension version and effective date will be updated below.
Effective date: 27 May 2026 ยท Extension version: 1.0.0