Smart Capture Pro ("the extension") is a Chrome extension for capturing, annotating, and exporting screenshots.
| Data | Where it's used | Leaves your device? |
|---|---|---|
| Content of the page/tab you choose to capture | Rendered into a screenshot image | No |
| Your capture settings (folder name, filename template, image format, etc.) | Saved via chrome.storage.local |
No |
| Recent capture thumbnails ("History") | Saved via chrome.storage.local |
No |
| Captured screenshots | Saved to your Downloads folder via Chrome's Downloads API, and/or copied to your clipboard when you choose to | No |
The extension only accesses the currently active tab, and only in direct response to an action you take (clicking a capture button, using a keyboard shortcut, enabling Session or Manual Mode). It never runs in the background collecting data without your action.
The extension does not use any analytics, advertising, or tracking services. It does not send any data to the developer or to any third party. There are no network requests made by this extension's own code other than loading its own bundled files.
The optional "Capture Screen / Window / Tab" feature uses Chrome's built-in
desktopCapture API, which shows Chrome's native picker so you explicitly
choose what to share. The captured image is processed the same way as any other capture —
saved locally, never transmitted.
All data (settings and capture history) is stored locally via
chrome.storage.local. You can clear it at any time from the extension's
History tab ("Clear all"), or by removing the extension, which deletes all of its locally
stored data.
If this policy changes, the "Last updated" date above will be revised. Material changes will be reflected in the extension's Chrome Web Store listing.
Questions about this policy can be sent to: connecttovelmurugan@gmail.com