0

I am new to chrome extensions, and I trying to figure out a solution for creating an extension that converts a website to a PDF. I am aware of the libraries for doing that, but in chrome extensions, it doesn't work. So how can I do that? I also thought of creating a new webpage that interacts with the extension, so that I can handle importing libraries as content-scripts do not support importing modules. So actually I think that the way is to create another webpage, but how can I do that with extensions, and how does the communication work between webpages and extensions. Best Regards,

0 Answers0