-
PrintFriend v1.0.2 Stable
released this
2026-07-14 20:23:28 +02:00 | 7 commits to main since this releaseFix: blank pages when printing
- Fixed 3 blank pages before content — replaced visibility:hidden with body{display:none} in print media query. visibility:hidden kept the original page layout space, pushing the overlay content 3 pages down.
- Styles now appended to documentElement — survives body{display:none} in print.
17/17 tests passing. 14KB ZIP.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
PrintFriend v1.0.1 Stable
released this
2026-07-14 20:10:13 +02:00 | 8 commits to main since this releaseBug fixes
- Print now shows the clean view — fixed critical bug where the original page was printed instead of the cleaned overlay
- Print button redesigned — gradient, shadow, hover/active animation
- Settings respected in print — removeImages and removeLinks now apply to printed output
- Force light theme on print — saves ink, always black text on white
- Stable extension ID — added public key for self-update support
17/17 tests passing. 14KB ZIP.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
PrintFriend v1.0.0 Stable
released this
2026-07-14 11:54:42 +02:00 | 9 commits to main since this releaseClean any page for printing. One click strips ads, sidebars, navs — leaves only the article. Print or save as PDF.
- One-click page cleanup
- Readability-based extraction
- Print preview with font size adjustment
- Dark/light print mode toggle
- 100% local, no servers
17/17 tests passing. 14KB ZIP.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads