Privacy policy · Last updated 14 August 2026
Full Page Screenshot.
Captures an entire scrolling page as one image — or just the visible area, or a region you drag.
The short version
No account, no sign-in, no analytics, and no server of mine behind it. What this extension saves, it saves on your own computer, to remember how you like it set up.
What it stores on your device
Written with chrome.storage.local, readable only by the extension itself:
- Your capture preferences: image format, JPEG quality, whether to hide fixed headers while scrolling, whether to pre-load lazy images, whether to show the save-as dialog, and which capture mode you used last.
What it never collects
- The screenshots. They are stitched in memory and handed to Chrome's downloader — the extension keeps no copy.
- The pages you captured, their addresses, or any record of when you used it.
- No analytics, telemetry, tracking pixels, or advertising of any kind.
- No accounts, no sign-in, and no personally identifying information — not your name, email, IP address, or device fingerprint.
- Nothing is ever sold, rented, or shared with data brokers, advertisers, or any third party.
- No remote code. All logic ships inside the package Chrome reviewed; nothing is downloaded and executed at runtime.
Why it asks for each permission
activeTab- Captures the tab you are looking at, and only after you press a capture button.
scripting- Scrolls the page step by step during a full-page capture and draws the region-select overlay.
offscreen- Stitches the captured strips into one image in a hidden document, because the background worker has no canvas to draw on.
downloads- Saves the finished image to your Downloads folder.
storage- Remembers the capture preferences above.
Where your data goes
Nowhere. This extension sends nothing to any server — mine or anyone else’s.
Worth knowing
- Capture, stitching, and saving all happen on your machine. The extension makes no network requests, so an image can only ever reach a place you send it yourself.
- Storage uses chrome.storage.local, never chrome.storage.sync — so the data stays on the machine it was created on and is not copied to your Google account or across your devices.
- Removing the extension from Chrome deletes everything it stored. You can also clear it at any time from the extension's own controls.
What you control
- Clear the extension’s saved data from its own controls, whenever you like.
- Remove it from chrome://extensions and everything it stored is deleted with it.
- Revoke any optional permission from Chrome’s extension settings, without uninstalling.
If this ever changes
This policy is versioned alongside the extension. If a release starts storing or sending something new, this page changes in the same update and the date above moves with it. No silent revisions.
Questions, or something that looks wrong
Write to me and I’ll answer. If you find anything this policy does not describe accurately, I want to hear about it — that is a bug in the policy or in the extension, and either way it gets fixed.
Policies for my other extensions
All privacy policies