FullPage Capture 版本历史 - 3 个版本
FullPage Capture 作者: mosfor
FullPage Capture 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.5.0
发布于 2026年6月14日 - 253.39 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Release 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().
源代码遵循 MIT 许可证 发布
较早版本
版本 0.3.0
发布于 2026年6月11日 - 250.7 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本FullPage 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 Capture源代码遵循 MIT 许可证 发布