liady / ChatGPT-pdf

A Chrome extension for downloading your ChatGPT history to PNG, PDF or a sharable link
MIT License
1.46k stars 153 forks source link

Screenshots and PDFs are now just white and black boxes with no visible text #52

Open sjhamilton opened 1 year ago

spidy0x0 commented 1 year ago

show images and console error messages

sjhamilton commented 1 year ago

I found that the text does show up in light mode, but it is all compressed and layered as can be seen in the attached screenshots of my PDFs.

light-mode normal

I see this in the console:

GET https://chat.openai.com/_next/static/css/ac221fb2caad35a6.css net::ERR_ABORTED 404 fn.toIFrame @ html2canvas.min.js:20 (anonymous) @ html2canvas.min.js:20 (anonymous) @ html2canvas.min.js:20 (anonymous) @ html2canvas.min.js:20 (anonymous) @ html2canvas.min.js:20 a @ html2canvas.min.js:20 Js @ html2canvas.min.js:20 (anonymous) @ html2canvas.min.js:20 downloadThread @ content_script.js:124 downloadPdfButton.onclick @ content_script.js:104

spidy0x0 commented 1 year ago

use this branch https://github.com/spidy0x0/ChatGPT-pdf/tree/342daf23eb1a516539b387daf478bafebc4f5d4a

it works correctly.

sjhamilton commented 1 year ago

With this branch I'm getting the flashing buttons bug

adrianmarinwork commented 1 year ago

Hello, I was a contributor once to this project and I see that liady stopped maintaining it. Because of that I have created my own version of the ChatGPT-pdf, called ChatgptToPdf, If you see that you have problems with this extension I invite you to try mine and see if your issues get fix, let's work together to improve it. Thank you!