Full Page Screen — Privacy Policy
Effective 16 August 2026
Summary: Full Page Screen does not collect, store, transmit, sell, or share any data about you or the pages you capture. Everything happens locally on your computer.
What the extension does
Full Page Screen captures the web page in your current tab as a single PNG image when you click its toolbar button. It scrolls the page, photographs it in viewport-sized tiles, stitches the tiles together on your computer, and saves the finished image through Chrome's normal Downloads feature.
Data collection
None. The extension:
- makes no network requests of any kind — it has no server, no analytics, no telemetry, and no third-party services;
- never transmits page content, screenshots, browsing history, or any other information off your device;
- only runs on a page when you explicitly click its toolbar button for that tab, and has no standing access to any website;
- saves the screenshot only to your own Downloads folder, where it remains under your control.
Local, temporary storage
While a screenshot is being saved, the extension keeps one small bookkeeping record (a download identifier and an in-memory image reference) in Chrome's session storage so it can show the correct success or failure badge if the browser briefly suspends the extension. This record contains no page content or personal information, never leaves your machine, is deleted as soon as the download finishes, and is cleared automatically when the browser closes.
Permissions explained
| Permission | Why it is needed |
|---|---|
activeTab | Temporary access to only the tab where you click the button, so that tab can be captured. |
scripting | Runs the bundled measurement/scrolling script in that tab for the duration of the capture, then restores the page exactly as it was. |
offscreen | Creates an invisible extension page where the captured tiles are stitched into one image, since this cannot be done in the background worker. |
downloads | Saves the finished PNG through Chrome's Downloads feature. |
storage | The temporary, local, session-only bookkeeping record described above. |
Changes to this policy
If a future version of the extension ever changes any of the above, this policy will be updated before that version is published, and the extension's Chrome Web Store listing will reflect the change.
Contact
Full Page Screen is published by OS Micro. Questions about this policy: andrej@osmicro.com.au.