SnapBatch Privacy Policy
This privacy policy describes how SnapBatch handles data when you use the extension.
1. What the extension does
SnapBatch scans the active browser tab for image URLs — from <img> tags, CSS background-image properties, srcset attributes, <picture> sources, and preload link elements — and displays them in a thumbnail grid inside Chrome's side panel so you can select and download them in bulk.
2. Data handling model
- Image URLs are collected by a content script running in the active tab and passed directly to the side panel via Chrome's runtime messaging API.
- No image data or URLs are stored persistently — everything is held in memory for the current session only.
- Downloads are initiated directly through Chrome's built-in
chrome.downloadsAPI.
3. Data we do not collect or sell
- We do not collect, store, or transmit any personal information.
- We do not sell personal information.
- We do not require account sign-in.
- We do not send any data to external servers or third-party services.
- We do not use analytics, advertising SDKs, or tracking of any kind.
4. Permissions and why they are needed
activeTab: Access the active tab's ID and URL to send messages to the content script and generate the download filename prefix.downloads: Trigger file downloads via Chrome's built-in download manager.sidePanel: Open and manage the SnapBatch side panel interface.
5. User controls
- Select individual images or use Select All to choose every image found.
- Filter images by size before downloading.
- Re-scan the page at any time by clicking Capture All Images again, which clears the previous result.
6. Data retention and control
No data is written to disk by the extension. Closing the side panel or navigating away clears all captured image URLs from memory. Uninstalling the extension removes all extension-managed data.
7. Policy alignment
This policy is intended to align with Chrome Web Store transparency and disclosure expectations.
8. Contact
Developer: Russel Sese
Email: russel.sese@batchee.com
LinkedIn: https://www.linkedin.com/in/russelsese/
9. Updates to this policy
This page may be updated when extension behavior or compliance requirements change. The effective date above will be updated accordingly.