On August 11, 2026, the popular GoFullPage Chrome extension vanished from the Web Store and was automatically disabled in Chromium-based browsers. The disappearance affected eleven million users who relied on the tool for capturing complete web page screenshots—including everything above and below the fold. According to the developers, this was not a security breach or malicious takedown but rather the result of a copyright dispute over a design element used in the extension's interface.

What Happened to GoFullPage?

The developers confirmed that the removal stemmed from what they described as "definitively not a security issue"—a copyright disagreement involving a visual component within the extension itself. This means users weren't compromised, and no personal data was at risk. However, for anyone who depended on GoFullPage for documentation, bug reporting, or archival purposes, the sudden loss left a significant gap in their workflow.

Browser DevTools: The Built-In Solution

Before scrambling to find alternatives, it's worth remembering that modern browsers include screenshot capabilities through their developer tools. Press Ctrl+Shift+I (or Cmd+Option+I on Mac) to open DevTools, then press Ctrl+Shift+P to access the command palette. Typing "screenshot" reveals options including "Capture full size screenshot," which captures the entire scrollable page without any extension required.

Device Mode Trick for Perfect Full-Page Captures

Another reliable method involves DevTools' device toolbar. Click the device emulation icon (looks like a small phone/tablet), then select any device from the dropdown menu. With responsive mode active, you can use the screenshot command to capture full pages at consistent dimensions. This approach is particularly useful for capturing web pages exactly as mobile users would see them.

Print to PDF as an Alternative

For those who need editable or archivable versions of web pages, the browser's built-in print function (Ctrl+P or Cmd+P) offers a viable path forward. Selecting "Save as PDF" as the destination allows you to capture full page content in a format that preserves layout and formatting. While not a traditional image screenshot, PDFs serve many of the same documentation purposes.

Key Takeaways

  • GoFullPage's removal was due to a copyright dispute, not a security incident—your data is safe
  • DevTools' command palette (Ctrl+Shift+P) includes built-in full-page screenshot functionality in Chrome and Edge
  • Device mode emulation provides consistent, reproducible screenshots for responsive testing
  • Print to PDF offers an archivable alternative when image formats aren't strictly necessary

The Bottom Line

This incident is a good reminder not to rely too heavily on single tools for critical workflows. Browser makers keep improving built-in capabilities—take five minutes to explore DevTools and you'll find you may not need extensions for tasks you thought required them.