How to run user scripts (dynamic js) in a packed chrome extension MV3 (Chrome web store)?

41 Views Asked by At

I need to run a script entered by user in every tab user opens. Is there a way to do this in a packed chrome extension which would be accepted by the web store.

Note : This has already been answered for unpacked extension Chrome Extension: How do I inject a script that the user provided? I need to know if its even possible at this point to do this in a packed extension. i.e. one which would be hosted in chrome web store

0

There are 0 best solutions below