Capture
It auto-scrolls top to bottom, throttling to stay smooth, and stitches every frame into one image. Fixed headers are neutralized so they never repeat down the page.
Chrome extension · Manifest V3 · 100% local
Auto-scroll any website, neutralize sticky headers, and stitch it into one full-page, retina-sharp screenshot — then crop, annotate, and redact it and export to PNG, JPEG, or PDF. Nothing ever leaves your machine.
Free to capture · Pro editor $2/mo · 7-day trial, no card
the gap
Built-in capture only grabs what's on screen. Other tools watermark the result, flatten your layout, or quietly upload it to someone's server. None of that here.
// how it works
Click once. Edit if you want. Save the way you need it.
It auto-scrolls top to bottom, throttling to stay smooth, and stitches every frame into one image. Fixed headers are neutralized so they never repeat down the page.
Crop, cut, draw arrows, type, and highlight — then blur or pixelate anything private. Non-destructive, with full undo/redo and a precise stroke palette.
Save as PNG, JPEG at the quality you pick, or a single or paginated PDF. Every edit bakes in — and redaction is irreversible in the saved file.
// the editor · pro
Open every capture in a built-in editor. Crop and cut, draw arrows, shapes, freehand and text, highlight, and redact — all non-destructive, with full undo/redo until you export.
// features
A focused toolset — capture that gets the whole page right, an editor that respects your pixels, and exports that just work.
Capture the entire scroll height of any site as one continuous image — or grab just the visible area. Sticky and fixed elements are neutralized so nothing repeats.
DPR-aware sampling captures at your display's true resolution — crisp text, no mush.
DPR 2.0 / HDArrows, lines, rectangles, ellipses, freehand pen, text, and a highlighter — with a palette and stroke control.
Blur or pixelate anything sensitive. Redaction is flattened into the export — the original pixels are gone in the saved file, not just hidden.
irreversible in exportPNG, JPEG with a quality slider, and PDF — single page or paginated.
Every tool has a shortcut, so editing stays in your hands.
No servers, no account, no remote code. Your captures stay on your machine.
Read the privacy promise// one click
Pin One Shot Screen, click the toolbar icon, and pick full page or visible area. Choose your format up front — the rest is automatic.
// two engines
Walks the page one viewport at a time and seams the frames together. Uses only activeTab — no debugger banner, no extra permission.
Asks Chrome for one pixel-perfect, full-height frame. Opt-in behind a runtime debugger permission you grant from Settings — for the pages that fight back.
// privacy.txt
One Shot Screen runs entirely inside your browser. There's no backend to send anything to — and Manifest V3 forbids remote code outright, so every library and font ships vendored inside the extension.
"manifest_version": 3, "permissions": ["activeTab", "storage", "downloads", "scripting"], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } // no remote hosts. nowhere to phone home.
// pricing
Capturing and exporting are free forever. The editor is Pro — and your 7-day trial starts the moment you install, no card required.
Everything you need to capture and save.
Free, plus the full non-destructive editor.
$2/mo billed annually ($24/yr) · via Lemon Squeezy · cancel anytime
// status: in review
One Shot Screen is in final review. Leave your email and we'll send one note the day it lands on the Chrome Web Store — nothing else.
Please enter a valid email address.
No spam, no sharing — just one note at launch, then we're done
Thanks — you'll hear from us the day One Shot Screen ships. Nothing else.
// faq
activeTab permission, shows no debugger banner, and works on essentially
every page. DevTools Protocol asks Chrome for one perfect
full-height frame; it's opt-in behind a debugger permission you grant
from Settings, for the rare page the stitcher can't handle.