How to run webworker in a chrome extension’s content script on sites that have strict Content Security Policy
I’m trying to create a chrome extension that uses Tesseract.js (https://github.com/naptha/tesseract.js) to perform OCR on the captured images from a webpage.