Legal

Privacy Policy

Long Screenshots — Full-Page Capture & Editor (Chrome extension)

Last updated: 8 June 2026

Long Screenshots does not collect, transmit, sell, or share any personal data. Everything the extension does happens locally in your browser.

What the extension accesses

  • The page you explicitly capture. When you click a capture button, the extension reads the current tab's rendered pixels and page dimensions solely to build your screenshot. It uses the activeTab permission, which grants access only to the tab you invoked it on, and only at that moment.
  • Your settings. Export and capture preferences are saved with Chrome's storage API so they persist between sessions. They never leave your browser profile.
  • Your captures. Stitched screenshots are stored temporarily in the browser's local IndexedDB so the editor can open them, and are pruned automatically (only the few most recent are kept). Exported files are saved to your Downloads folder.

What the extension does  not  do

  • No data is sent to any server — the extension makes no network requests.
  • No analytics, telemetry, tracking, or advertising.
  • No remotely hosted code — all logic is bundled in the extension package.
  • No access to your browsing history, cookies, passwords, or other tabs.

Permissions, briefly

PermissionWhy it's used
activeTabCapture the page you invoke the extension on (on a user click).
scriptingInject the measure/scroll logic into that page to build a full-page image.
downloadsSave your exported screenshot or PDF to your computer.
storageRemember your export/capture preferences.
clipboardWriteCopy the edited screenshot to your clipboard.

Contact

For questions about this policy, contact the developer, Alen Sarang Satheesh.