Last updated: 2026-08-19
GoFullScreen is a Google Chrome extension that captures a complete, full-page screenshot of the webpage you are currently viewing, with a single click. This policy explains what data the extension processes, where it is processed, and why.
When you click the GoFullScreen toolbar button, the extension:
Blur and pixelation are visual-obscuring tools. Solid redaction covers the selected area with opaque pixels; after the user saves the edit, the covered underlying pixels are not present in the resulting image.
The extension also reads temporary page-layout information such as element dimensions, scroll positions, visibility, and fixed or sticky positioning. This information is used only to select and scroll the capture area. It is not transmitted or stored after capture.
The captured pixels can contain any information visibly shown on the page the user chooses to capture. Depending on the page, this may include website content, personal communications, form content, names, account information, or other sensitive information. GoFullScreen does not separately extract, classify, or inspect that information. It handles it only as part of the user-requested screenshot.
GoFullScreen stores preferences with chrome.storage.local, including capture
mode, capture feedback, scroll animation, image format and quality, filename
prefix, download behavior, image-part settings, clipboard resizing, and local
counters used to limit the frequency of the optional rating prompt. These
settings stay on the device and are never transmitted.
Recent capture history is disabled by default. When the user explicitly enables it, GoFullScreen stores up to five completed screenshots in local IndexedDB, subject to an additional total limit of approximately 250 MB. The oldest records are deleted automatically when either limit would be exceeded. History records contain the image Blob, local creation time, pixel dimensions, and device-pixel-ratio metadata. They do not contain the page URL or title. The user can delete individual captures in the viewer, clear all captures from Settings or the viewer, or disable history to remove older captures immediately.
The Settings page can generate a support diagnostics text after the user clicks “Copy diagnostic info”. It contains the extension version, browser version, capture mode, output format, and selected download options. It is copied to the local clipboard only. It never includes a page URL, screenshot, or captured page content, and it is shared only if the user chooses to paste it into a support request.
Under the Chrome Web Store User Data Policy, website content and screen captures can be considered user data even when processed only locally. This policy applies to that local processing even though nothing is transmitted.
GoFullScreen does not:
All processing happens on the user’s device inside the Chrome extension sandbox:
tabs.captureVisibleTab API.chrome.storage.local on the device.No part of this pipeline sends data to a server operated by the developer or any third party.
With history disabled, the most recent screenshot is kept in local IndexedDB
only so the viewer can display it, and older records are removed. With history
enabled, at most five recent captures and approximately 250 MB are retained
locally, with oldest-first automatic deletion. Preferences and local counters
remain in chrome.storage.local until the user resets them, clears the
extension data, or uninstalls GoFullScreen. Saved captures can be cleared
inside GoFullScreen at any time. Nothing is retained by the developer because
the developer never receives it.
GoFullScreen requests the minimum permissions required for its features:
activeTab: temporarily grants access to the tab on which the user
invokes GoFullScreen. It does not provide standing access to browsing.scripting: runs the scrolling and measurement logic on that same tab
after the user starts a capture.storage: stores extension settings locally on the device.downloads (optional): requested only if the user enables “Ask where
to save each screenshot” so Chrome can display its native Save As dialog.
The permission is removed again when that setting is disabled.GoFullScreen does not request host permissions, <all_urls>, browsing history,
cookies, or access to clipboard contents.
GoFullScreen’s use of information follows the Chrome Web Store User Data Policy and Limited Use requirements:
External links open only after the user clicks them. They can open the GoFullScreen rating page in the Chrome Web Store or GoFullScreen’s support and capture-test pages. These links do not attach screenshot, webpage, URL, or settings data.
If GoFullScreen changes how it handles data, this policy, the Chrome Web Store listing, and any required in-product disclosures will be updated before the change takes effect.
For privacy questions, bug reports, or support, open a request in the GoFullScreen support repository.