Last updated: 13 August 2026
Full Page Capture does not collect, store, transmit, or share any user data.
The extension makes no network requests of any kind. It contains no analytics, no telemetry, no crash reporting, no advertising, and no tracking code. There is no account, no login, and no licence check.
Nothing you capture or configure ever leaves your computer.
Two things are stored locally in your own browser profile:
- Your captures. Screenshots are written to IndexedDB on your machine, so the library survives restarts.
- Your settings. Image format, JPEG quality, filename template, per-tile delay, and the auto-download and auto-delete toggles are stored in the browser's extension storage.
Deleting a capture in the library removes it from your machine. Removing the extension removes all of it.
The extension requests no host permissions, so it has no standing access to the sites you visit. It can act only on the single tab where you click its toolbar button, and that access ends as soon as you navigate away.
| Permission | Why |
|---|---|
activeTab |
Screenshot the one tab you invoked it on. Granted by your click, expires on navigation. |
scripting |
Inject the script that measures and scrolls that page during a capture. |
storage |
Remember your settings. |
unlimitedStorage |
Stop the browser evicting your saved captures once the default quota fills. |
downloads |
Save an image or a ZIP when you ask for one. |
There are none. The extension bundles no third-party libraries, loads no remote scripts, stylesheets, or fonts, and communicates with no server. Every line it executes ships inside the package and can be read.
The extension is not directed at children and collects no data from anyone.
Any change to this policy will be published at this URL with an updated date.