Is it possible to run a Tampermokey script in headless chromium with Puppeteer?
If so, how do you do it?
While this doesn't answer my question directly, the solution that ended up working for me was to write a custom chrome extension using the user script that I wanted to use. I then loaded the extension in headless: "new" using this method: