Relative Content

Tag Archive for google-chrome-extensionpdf.jswebpack-5pdfjs-dist

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?

Webpack chunks for chrome extension

The goal is to allow my chrome extension to convert the first page of pdf file to image thumbnail. Despite my setting to bundle all the code to one single file, The output of the bundling is two files: main.js and node_module_pdf_dist.js. what should i define in manifest file to allow main.js import functions from the second file?