Privacy Policy
This privacy policy explains what information the Go Full Page browser extension collects, how it is used, and what happens to the screenshots you capture. The short version: we don't collect anything.
1. Data collection
Go Full Page does not collect, store, or transmit any personal data. There is no account system, no analytics, no advertising, no tracking, and no telemetry of any kind. The extension has no backend servers, so there is nothing for your data to be sent to.
2. Screenshots are processed locally
Every screenshot — full page, visible area, or custom selection — is captured and processed entirely inside your browser using the capabilities of the page you are viewing. Images are rendered on your device and are never uploaded to any server.
When a capture completes, the image is saved to your device's Downloads folder (via the browser's download API) with a filename based on the site you captured, for example example.com_20260904.png. From that point, the file is yours — the extension keeps no copy.
3. Local preferences
The only data the extension persists is your own preferences: the last capture mode used (full page, visible area, or select area), the output format (PNG or JPG), and the JPG quality setting. These are stored locally in your browser using the browser's storage API (chrome.storage.local) and are used solely to restore your settings the next time you open the extension popup. This data never leaves your device and is removed if you uninstall the extension.
4. Browser permissions
To fulfill its single purpose — capturing screenshots of the page you are currently viewing — the extension requests the following permissions:
- activeTab — access to the tab you are viewing, granted only when you click the capture button.
- scripting — injects the locally bundled capture script into the active tab when a capture starts.
- downloads — saves finished screenshots to your Downloads folder.
- storage — remembers your format and mode preferences locally.
- Host access — allows capture to run on any website you choose to screenshot. Scripts are injected only into the active tab when you initiate a capture, never in the background.
5. Third-party services
The website footer links to Buy Me a Coffee (buymeacoffee.com), where you may optionally support the developer. That service operates under its own privacy policy, and any information you provide there is subject to its terms — not ours. The extension itself has no integration with this or any other third-party service.
6. Children's privacy
Go Full Page is a general-purpose tool and does not knowingly collect any information from anyone, including children under 13. Since no data is collected, no special handling is required.
7. Changes to this policy
If this policy changes, the updated version will be posted on this page with a revised "Last updated" date. Any changes will never be retroactive — the policy in effect at the time you use the extension is the one that applies.
8. Contact
Questions about this policy or the extension? You can reach the developer through the Buy Me a Coffee page.