Last updated: 2026-08-11
AIClips does not collect, store, transmit, or share any user data. There is no data collection of any kind.
AIClips lets you capture something on the current page — a code snippet, a screenshot of an element, the page converted to Markdown, a snapshot of the page's storage/cookies, network requests seen in DevTools, or console errors/logs — and copies a Markdown-formatted summary of it to your own clipboard (screenshots are also saved to your own Downloads folder). This happens only when you explicitly invoke it (toolbar icon, right-click menu, or the DevTools panel), and only on the page or tab you're currently viewing.
This extension does not collect any personal information, browsing history, analytics, or usage data. It has no background network activity of its own and makes no requests to any server. Page content, storage, cookies, network requests, and console output are only ever read locally, at the moment you explicitly invoke a capture, to build the Markdown output; none of it is ever transmitted anywhere outside your own device.
contextMenus — for the right-click "Capture code snippet" menu entry.activeTab + scripting — the picker/collector code is only injected into the current tab at the moment you invoke a capture. No standing access to any page.cookies — used only by the Storage snapshot feature, only for the current tab's own site, only at the moment you click "Storage snapshot". Values that look like session tokens or credentials are hidden by default.downloads — used only by the Screenshot feature, to save the cropped image under a local Downloads/AIClips/ folder on your own device.debugger — used only by the Console watcher feature, only for a tab you explicitly click "Start watching" on, only to listen for exceptions and log entries. Chrome shows its own "this tab is being debugged" banner whenever this is active. Never used to modify page behavior.This policy will be updated if new capture features (and any permissions they need) are added.
This extension does not integrate with, or share data with, any third-party service, advertiser, or analytics provider.
If this policy ever changes, the updated version will be published at this same URL.
Questions about this policy can be raised via GitHub Issues on the project repository.