FullPage Capture version history - 3 versions
FullPage Capture by mosfor
FullPage Capture version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.5.0
Released Jun 14, 2026 - 253.39 KBWorks with firefox 140.0 and later, android 142.0 and laterRelease notes — v0.5.0
### New- Redesigned popup with compact 2x2 capture grid.
- Added clipboard/file segmented output toggle.
- Added success/error overlay feedback in popup.
- Added circular in-page capture notification.
### Improved- Faster full-page and scrolling-selection captures.
- Replaced fixed per-tile 400ms delay with paint-aware
wait. - Reduced jank on large pages by avoiding full DOM scans
where possible. - Improved scroll-container detection performance.
- Improved fixed/sticky header detection performance.
- Switched stitched screenshot encoding from blocking
canvas.toDataURL() to async canvas.toBlob().
### Fixed- Notification/overlay timers no longer race with newer
messages. - Scrolling icon cleanup.
- Safer generated selectors for fixed/sticky elements via
CSS.escape().
Source code released under MIT License
Older versions
Version 0.3.0
Released Jun 11, 2026 - 250.7 KBWorks with firefox 140.0 and later, android 142.0 and laterFullPage Capture v0.3.0 — Release Notes- New Capture Modes
Visible Area (Alt+Shift+2)
Capture exactly what's on screen — no scrolling, instant.
Select Region (Alt+Shift+3)
Draw a rectangle, capture that area. Esc to cancel.
Scrolling Selection (Alt+Shift+4)
Capture regions that extend beyond the viewport:
1. Draw a rectangle
2. Scroll freely — selection stays anchored
3. Drag handles to adjust (auto-scrolls near edges)
4. Click CaptureSource code released under MIT License
Version 0.1.0
Released May 31, 2026 - 35.89 KBWorks with firefox 140.0 and later, android 142.0 and laterSource code released under MIT License