Visual Diff is a browser extension that lets you capture and compare screenshots of browser tabs. This page explains what data the extension accesses and how it is handled.
The extension captures screenshots of the currently active browser tab when you explicitly click the capture button. No other data is collected.
Screenshots are stored locally on your device using chrome.storage.local. They remain on your device and are never transmitted to any server, third party, or external service.
No data is shared with anyone. The extension has no backend, no analytics, and no network requests.
You can delete stored screenshots at any time by clicking Clear in the extension popup, or by removing the extension from Chrome.
If you have any questions, open an issue on GitHub.