Compare Chrome extensions: Disable Content-Security-Policy vs Content Security Policy Override

Stats Disable Content-Security-Policy Disable Content-Security-Policy Content Security Policy Override Content Security Policy Override
User count 60,000+ 2,000+
Average rating 3.65 4.22
Rating count 82 9
Last updated 2020-05-06 2018-06-16
Size 24.09K 13.87K
Version 3.0.0 1.2.0
Short description
Disable Content-Security-Policy for web application testing. When the icon is colored, CSP headers are disabled. Modify the Content Security Policy of web pages.
Full summary

Use at your own risk. This disables the Content-Security-Policy header for a tab. Use this when testing what resources a new third-party tag includes onto the page.

Click the extension icon to disable Content-Security-Policy header for the tab. Click the extension icon again to re-enable Content-Security-Policy header.

Use this only as a last resort. Disabling Content-Security-Policy means disabling features designed to protect you from cross-site scripting. Prefer to use report-uri which instructs the browser to send CSP violations to a URI. That allows you keep Content-Security-Policy enabled in your browser but still know what got blocked. https://report-uri.com is a free tool that gives you a web interface to inspect CSP violations on your site.

Allows the user to modify the Content Security Policy (CSP) of web pages.

Warning: improper use of this add-on can diminish the security of your browser. Do not use unless you really know what you're doing.

To edit the configuration, go to chrome://extensions and click Options under Content Security Policy Override.

The text area in the Options will automatically save as you edit.

Bugs should be reported here: https://github.com/Rufflewind/chrome_cspmod/issues