Relative Content

Tag Archive for pdfgoogle-chrome-extensioncontent-security-policychrome-extension-manifest-v3object-tag

How to load/embed PDF file in Chrome Extension?

I’m trying to develop a Google Chrome extension capable of generating PDF files and showing them to the user. I have a sidePanel defined which makes use of the object tag to attempt to embed the PDF file. The file is served from Google Drive.

How to load/embed PDF file in Chrome Extension?

I’m trying to develop a Google Chrome extension capable of generating PDF files and showing them to the user. I have a sidePanel defined which makes use of the object tag to attempt to embed the PDF file. The file is served from Google Drive.