Last updated: June 2026
Paneshot is a Chrome extension that captures full-page screenshots of websites and displays them inside a browser mockup. This policy explains exactly what data the extension accesses, how it is used, and what happens to it.
The short version: everything stays on your device. Nothing is collected, transmitted, or stored remotely.
When you click the Paneshot icon, the extension captures a screenshot of the active tab using Chrome's built-in captureVisibleTab API. This screenshot is:
chrome.storage.local to pass it from the background script to the editor panelTo produce a full-page screenshot, the extension temporarily:
This access is read-only and temporary. No page content, URLs, or DOM data is recorded or transmitted.