We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd51600 commit 5da4393Copy full SHA for 5da4393
1 file changed
README.md
@@ -60,6 +60,17 @@
60
61
****
62
63
+## Tampermonkey v5.0.0 后某脚本无法正常运行?
64
+
65
+Tampermonkey 为了顺应 Chrome 的 Manifest V3 要求,在 v5.0.0 版本中修改了 CSP 相关选项的默认值。
66
67
+你只需要去 Tampermonkey 设置中,先把最顶端的第一个选项 `配置模式:` 默认的 `新手` 改为 `高级`。
68
+然后翻到下面的 `安全` 选项区域,找到 `修改内容安全策略(CSP)头信息:` 把默认的 `自动` 改为 `是` 并点击下面一点的 `保存` 按钮即可解决。
69
70
+> 且用且珍惜吧,随着 Manifest V3 限制,未来 广告过滤、油猴 等等扩展都会被大幅限制功能,束手束脚。。
71
72
+****
73
74
## 赞赏支持
75
76

0 commit comments