I want to make a chrome mv3 extension that will do some automations on a web page. I want to use puppeteer and I see this post about including in a chrome extension, but at the moment the puppeteer-web project seems discontinued.
Is possible to run puppeteer inside a chrome mv3 extension?