Chrome extension manifest v3: How to get DevTools WS URL from extension?

145 Views Asked by At

I want to get the Browser WS Endpoint of DevTools from my extension. What should I do?

For example, I need this to connect via puppeteer.

Maybe exists API from global chrome object?

0

There are 0 best solutions below