chrome-api icon indicating copy to clipboard operation
chrome-api copied to clipboard

Polyfills, libraries and patches to aid Chrome extension developers.

Results 2 chrome-api issues
Sort by recently updated
recently updated
newest added

Hello Rob! Thank you so much for the super creative and cool proxy [`worker_proxy`](https://github.com/Rob--W/chrome-api/tree/master/worker_proxy). I'm trying it in my extension that uses manifest v3. I followed the instruction in README...

I need to import a library inside the worker.js file. How can this be done using Manifest V3 ?