Skip to main content

Privacy Policy

AI Productivity Assistant (Chrome extension)

Last updated: 31 August 2026

This extension does not collect, transmit, or sell your data. There is no developer-operated server. Everything it does happens on your own machine, and the only network requests it makes go to software you run yourself.

What the extension handles

Page content. When you open the side panel or ask for a summary, brief, or extraction, the extension reads the text of the page you are viewing. When you select text and use the floating menu, it reads that selection.

Text you type. Anything you enter into the extension: emails you paste, notes, questions, and instructions.

Your memory and knowledge entries. Facts you save about yourself, knowledge documents you add, and your writing-voice description.

Your history. A local record of the last 50 items the extension generated for you, and your task list.

Where it goes

To your local AI model. Text you ask the extension to work on is sent to LM Studio running on your own computer, by default at http://localhost:1234. This is a program you install and run. The request never leaves your machine.

To a search or tool server, only if you configure one. The extension can optionally connect to a Model Context Protocol server for search or tools. It only does this if you enter an address yourself and grant permission when Chrome asks. The extension ships with no such server configured.

Nowhere else. The extension makes no other network requests. It contains no analytics, no telemetry, no crash reporting, no advertising identifiers, and no third-party scripts or fonts. There is no account and no sign-in.

Where it is stored

All data is stored locally using Chrome's storage.local API, on your device only. It is not synced to any server, including mine. Nothing is stored outside your browser profile.

What I collect

Nothing. I receive no data of any kind from this extension and have no ability to access what it stores or processes.

Selling and transferring data

I do not sell your data. I do not transfer it to third parties. I do not use it for advertising, credit assessment, or lending. There is nothing to transfer, because none of it reaches me.

Retention and deletion

Data stays on your device until you remove it. You can delete individual memory entries, knowledge documents, tasks, and history items inside the extension. Uninstalling the extension removes everything it stored.

Permissions and why they are needed

  • activeTab — read the URL and content of the tab you are actively using, so the assistant can work on the page in front of you.
  • storage — save your memory, knowledge, settings, tasks, and history on your device.
  • sidePanel — display the assistant in Chrome's side panel.
  • contextMenus — provide the right-click actions for selected text and pages.
  • notifications — the optional hourly reminder about incomplete tasks.
  • alarms — schedule that reminder and the daily task reset.
  • Host access to localhost — talk to LM Studio on your own machine. Access to other local ports is optional and requested only when you configure a tool server.
  • Content scripts — the extension runs a small script on pages so it can read content on request and show the selection menu. It reads page content only when you ask it to.

Children

This extension is not directed at children and collects no data from anyone.

Changes

If this policy changes, the updated version will be published at this address with a new date at the top.

Contact

Mohamed Hamed — mohamedhamed.io