
Disable CSP for a minute 作者: python273
Temporarily disables CSP for the current tab's website. Right click on the page, then disable CSP.
363 个用户363 个用户
扩展元数据
关于此扩展
⚠️ WARNING: Use at your own risk. Content Security Policy (CSP) is a security measure designed to prevent damage from XSS attacks. Use the addon only to load scripts that you checked are safe.
⛔ Do not use: If you don't understand what CSP is or what this addon does; or for bypassing misconfiguration of your own server, instead fix your CSP headers.
🛠️ Intended use: For developers testing scripts or resources on third-party websites via devtools or bookmarklets.
Once you disable CSP for a website, the addon removes CSP/CORP/COEP/COOP headers from responses:
⛔ Do not use: If you don't understand what CSP is or what this addon does; or for bypassing misconfiguration of your own server, instead fix your CSP headers.
🛠️ Intended use: For developers testing scripts or resources on third-party websites via devtools or bookmarklets.
Once you disable CSP for a website, the addon removes CSP/CORP/COEP/COOP headers from responses:
content-security-policy
content-security-policy-report-only
cross-origin-resource-policy
cross-origin-embedder-policy
cross-origin-opener-policy
x-content-security-policy
x-content-security-policy-report-only
x-webkit-csp
评分 3.7(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在所有网站的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息
1.4 的发布说明
- Show menu item in more contexts