Replies: 1 comment 1 reply
-
mv2的时候比较暴力,直接使用 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
执行用户脚本是如何实现的?
由于csp的限制,无法在content.js中创建script标签,以及执行eval/new Function等。那么是如何执行用户脚本的呢?
小白求指教~~~
Beta Was this translation helpful? Give feedback.
All reactions