everything: Web Clipper does not collect, transmit, or share any user data.
The extension operates entirely on your device. When you save content (images, text, tweets, videos, or web pages), that data is stored in your browser's local IndexedDB database — it never leaves your device.
The extension accesses website content (text, images, DOM elements) only when you explicitly initiate a save by:
At that moment, the extension reads the relevant content from the current page to determine what to save. This content is stored locally and is never sent to any server.
All saved data — including images, page metadata, and text — resides exclusively in your browser's IndexedDB storage. No external databases, servers, or third-party services are used.
The extension does not share any data with any party. There are no analytics, no tracking scripts, no third-party services, and no network requests beyond fetching the images you explicitly chose to save (which are stored locally and not re-shared).
You can view, export, or delete all your saved data at any time through the extension's gallery (Ctrl+Shift+K / Cmd+Shift+K). Export produces a JSON file of all your saved items. Deleting the extension will remove all stored data.
If this policy changes, the updated version will be posted here with a new date.