DDusk Pine Valley Add to Chrome
3 stars (GitHub)★★★★★

Full Page Screenshot Capture

A lightweight Chrome extension that captures full-page screenshots with minimal permissions and maximum privacy.

Add to Chrome
★★★★★ 3 stars (GitHub) 20238+ tools
A laptop browser window showing a full-length webpage screenshot being captured by the Full Page Screenshot Capture Chrome extension

What it does

A lightweight Chrome extension that captures full-page screenshots with minimal permissions and maximum privacy.

01 · OUR

Full Page Capture: Automatically scrolls and captures the entire webpage

02 · OUR

Multiple Export Options: PNG (lossless quality) and JPEG (95% quality)

03 · OUR

User-Friendly Interface: Preview window before download, simple one-click download buttons, clean modern design

04 · OUR

Keyboard shortcut support: Alt+Shift+P (Windows/Linux) and Command+Shift+S (macOS)

05 · OUR

Built with Chrome Extension Manifest V3

06 · OUR

Canvas-based screenshot generation

Most full-page screenshot tools ask for more than they need. Broad host permissions, access to all sites, background processes running whether you're using them or not. Abhishek Bhatkar built Full Page Screenshot Capture because he wanted a tool that did exactly one thing and asked for exactly what it needed to do it. The source code is public on GitHub so anyone can read it, audit it, and verify that claim.

Questions

What permissions does the extension request and why?

Four permissions: activeTab (to read the page you're on), scripting (to run the scroll-and-capture logic), storage (to hold the image temporarily while it's being assembled), and downloads (to save the file to your machine). Each one maps to a specific step in the capture process. Nothing is requested speculatively.

Does the extension send my screenshots anywhere?

No. The canvas-based rendering happens entirely in your browser. There are no external dependencies, no analytics, no cloud storage. The image goes from your browser tab to your downloads folder and nowhere else.

What is Manifest V3 and why does it matter?

Manifest V3 is Chrome's current extension architecture. It places stricter limits on background scripts and permissions compared to the older V2 standard. Extensions built on V3 generally have a smaller attack surface. Full Page Screenshot Capture was built on V3 from the start.

What is the keyboard shortcut?

Alt+Shift+P on Windows and Linux. Command+Shift+S on macOS. You can trigger a full-page capture without clicking the toolbar icon. If the default shortcut conflicts with something else on your system, Chrome lets you reassign extension shortcuts in chrome://extensions/shortcuts.

Add it to Chrome in about ten seconds.

Add to Chrome
2
Export formats (PNG and JPEG)
4
Permissions requested
0
External data calls
FAQ

Common questions

What permissions does the extension request and why?

Four permissions: activeTab (to read the page you're on), scripting (to run the scroll-and-capture logic), storage (to hold the image temporarily while it's being assembled), and downloads (to save the file to your machine). Each one maps to a specific step in the capture process. Nothing is requested speculatively.

Does the extension send my screenshots anywhere?

No. The canvas-based rendering happens entirely in your browser. There are no external dependencies, no analytics, no cloud storage. The image goes from your browser tab to your downloads folder and nowhere else.

What is Manifest V3 and why does it matter?

Manifest V3 is Chrome's current extension architecture. It places stricter limits on background scripts and permissions compared to the older V2 standard. Extensions built on V3 generally have a smaller attack surface. Full Page Screenshot Capture was built on V3 from the start.

What is the keyboard shortcut?

Alt+Shift+P on Windows and Linux. Command+Shift+S on macOS. You can trigger a full-page capture without clicking the toolbar icon. If the default shortcut conflicts with something else on your system, Chrome lets you reassign extension shortcuts in chrome://extensions/shortcuts.

Company information

Operator
DDusk Pine Valley
Address
1-2-5 Higashikamata, Ota City, Tokyo 144-0031, Japan
Phone
+81 3-3733-2471
Email
info@duskpinevalley.com