
Disable CSP for a minute by python273
Temporarily disables CSP for the current tab's website. Right click on the page, then disable CSP.
367 Users367 Users
Extension Metadata
About this extension
⚠️ 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
Rated 3.8 by 5 reviewers
Permissions and dataLearn more
Required permissions:
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Version
- 1.4
- Size
- 9.23 KB
- Last updated
- 23 days ago (Sep 20, 2025)
- Related Categories
- License
- MIT License
- Version History
- Add to collection
Release notes for 1.4
- Show menu item in more contexts