Historia wersji dodatku Chatgpt Exporter — 2 wersje
Chatgpt Exporter Autor: Vern
Historia wersji dodatku Chatgpt Exporter — 2 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.1.3
Data wydania: 3 wrz 2026 — 34,3 KBDziała z: firefox 140.0 i nowsze, android 142.0 i nowszeBug fix — final-page white area:
Cause: body box paints the page but is only as tall as its content. Last-page tail below the content = bare page canvas, which Firefox won't print unless you tick "Print backgrounds." Short final page = mostly white.
Fix: a position:fixed paper layer (body::before) in @media print. Fixed elements are honored by print-color-adjust, and Firefox repeats them full-height on every page — so paper now covers every sheet including the tail, no checkbox needed. Also dropped the "tick Print backgrounds" hint from the print view and updated README.Licencja kodu źródłowego: Tylko GNU General Public License v3.0
Poprzednie wersje
Wersja 1.1.2
Data wydania: 7 sie 2026 — 34,35 KBDziała z: firefox 140.0 i nowsze, android 142.0 i nowszeLicencja kodu źródłowego: Tylko GNU General Public License v3.0