userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

Refactor userscript wrapper with `Proxy` API

Open ACTCD opened this issue 3 years ago • 0 comments

Since the last upgrade to the userscript wrapper, we've made great progress in security.

We will probably refactor the current implementation with the new Proxy wrapper, which will help us further reduce code parsing. And get more flexibility that allows us to implement features like #370.

ACTCD avatar Nov 02 '22 05:11 ACTCD