oh this is clever. running in main world dodges a lot of the usual scraping pain. how do you handle sites with strict csp that block inline scripts, is the extension somehow exempt?

We execute the code in a sandbox and proxy the fetch calls through main world!